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:
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')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:79e6066114. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 171 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 161 | ||
| macos-oldrel-arm64 | OK | 146 | ||
| windows-devel | OK | 87 | ||
| windows-release | OK | 108 | ||
| windows-oldrel | OK | 75 | ||
| wasm-release | OK | 101 |
Exports:plotchisqtestplotftestplotttestplotztest
Dependencies:clicpp11farverggplot2gluegtableisobandlabelinglifecycleR6RColorBrewerrlangS7scalesvctrsviridisLitewithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Illustrate a chi-squared test graphically. | plotchisqtest |
| Illustrate an F Test graphically. | plotftest |
| Illustrate a one- or two-tailed t test graphically. | plotttest |
| Illustrate a one- or two-tailed z test graphically. | plotztest |
