Package: nhstplot 1.3.0

nhstplot: Plot Null Hypothesis Significance Tests

Illustrate graphically the most common Null Hypothesis Significance Testing procedures. More specifically, this package provides functions to plot Chi-Squared, F, t (one- and two-tailed) and z (one- and two-tailed) tests, by plotting the probability density under the null hypothesis as a function of the different test statistic values. Although highly flexible (color theme, fonts, etc.), only the minimal number of arguments (observed test statistic, degrees of freedom) are necessary for a clear and useful graph to be plotted, with the observed test statistic and the p value, as well as their corresponding value labels. The axes are automatically scaled to present the relevant part and the overall shape of the probability density function. This package is especially intended for education purposes, as it provides a helpful support to help explain the Null Hypothesis Significance Testing process, its use and/or shortcomings.

Authors:Nils Myszkowski [aut, cre]

nhstplot_1.3.0.tar.gz
nhstplot_1.3.0.zip(r-4.5)nhstplot_1.3.0.zip(r-4.4)nhstplot_1.3.0.zip(r-4.3)
nhstplot_1.3.0.tgz(r-4.5-any)nhstplot_1.3.0.tgz(r-4.4-any)nhstplot_1.3.0.tgz(r-4.3-any)
nhstplot_1.3.0.tar.gz(r-4.5-noble)nhstplot_1.3.0.tar.gz(r-4.4-noble)
nhstplot_1.3.0.tgz(r-4.4-emscripten)nhstplot_1.3.0.tgz(r-4.3-emscripten)
nhstplot.pdf |nhstplot.html
nhstplot/json (API)
NEWS

# Install 'nhstplot' in R:
install.packages('nhstplot', repos = c('https://nilsmy.r-universe.dev', 'https://cloud.r-project.org'))

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.98 score 19 scripts 201 downloads 4 exports 28 dependencies

Last updated 12 months agofrom:57747f9929. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKJan 28 2025
R-4.5-winOKJan 28 2025
R-4.5-macOKJan 28 2025
R-4.5-linuxOKJan 28 2025
R-4.4-winOKJan 28 2025
R-4.4-macOKJan 28 2025
R-4.3-winOKJan 28 2025
R-4.3-macOKJan 28 2025

Exports:plotchisqtestplotftestplotttestplotztest

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr

Using 'nhstplot'

Rendered fromnhstplot.Rmdusingknitr::rmarkdownon Jan 28 2025.

Last update: 2024-03-02
Started: 2016-09-02