Package: nhstplot 1.4.2

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.4.2.tar.gz
nhstplot_1.4.2.zip(r-4.7)nhstplot_1.4.2.zip(r-4.6)nhstplot_1.4.2.zip(r-4.5)
nhstplot_1.4.2.tgz(r-4.6-any)nhstplot_1.4.2.tgz(r-4.5-any)
nhstplot_1.4.2.tar.gz(r-4.7-any)nhstplot_1.4.2.tar.gz(r-4.6-any)
nhstplot_1.4.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
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:

Conda:

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

3.48 score 20 scripts 144 downloads 4 exports 17 dependencies

Last updated from:79e6066114. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK119
source / vignettesOK171
linux-release-x86_64OK124
macos-release-arm64OK161
macos-oldrel-arm64OK146
windows-develOK87
windows-releaseOK108
windows-oldrelOK75
wasm-releaseOK101

Exports:plotchisqtestplotftestplotttestplotztest

Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr

Using 'nhstplot'

Rendered fromnhstplot.Rmdusingknitr::rmarkdownon Jun 03 2026.

Last update: 2025-07-30
Started: 2016-09-02