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.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'))

Peer review:

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 352 downloads 4 exports 28 dependencies

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

TargetResultDate
Doc / VignettesOKOct 30 2024
R-4.5-winOKOct 30 2024
R-4.5-linuxOKOct 30 2024
R-4.4-winOKOct 30 2024
R-4.4-macOKOct 30 2024
R-4.3-winOKOct 30 2024
R-4.3-macOKOct 30 2024

Exports:plotchisqtestplotftestplotttestplotztest

Dependencies:clicolorspacefansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr

Using 'nhstplot'

Rendered fromnhstplot.Rmdusingknitr::rmarkdownon Oct 30 2024.

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