Package: pplot 0.9

Roland Pfister
pplot: Chronological and Ordered p-Plots for Empirical Data
Generates chronological and ordered p-plots for data vectors or vectors of p-values. The p-plot visualizes the evolution of the p-value of a significance test across the sampled data. It allows for assessing the consistency of the observed effects, for detecting the presence of potential moderator variables, and for estimating the influence of outlier values on the observed results. For non-significant findings, it can diagnose patterns indicative of underpowered study designs. The p-plot can thus either back the binary accept-vs-reject decision of common null-hypothesis significance tests, or it can qualify this decision and stimulate additional empirical work to arrive at more robust and replicable statistical inferences.
Authors:
pplot_0.9.tar.gz
pplot_0.9.tar.gz(r-4.7-any)pplot_0.9.tar.gz(r-4.6-any)
pplot_0.9.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pplot/json (API)
| # Install 'pplot' in R: |
| install.packages('pplot', repos = c('https://cran.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:6240ce4297. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 144 | ||
| linux-release-x86_64 | OK | 127 | ||
| wasm-release | OK | 102 |
Exports:pplot.pvalspplot.t.test
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generating p-plots | pplot-package pplot |
| Generate p-plot from a series of p-values | pplot.pvals |
| Generate p-plot from a series of data points | pplot.t.test |