Package: pmsesampling 0.1.0
pmsesampling: Sample Size Determination for Accurate Predictive Linear Regression
Provides analytic and simulation tools to estimate the minimum sample size required for achieving a target prediction mean-squared error (PMSE) or a specified proportional PMSE reduction (pPMSEr) in linear regression models. Functions implement the criteria of Ma (2023) <https://digital.wpi.edu/downloads/0g354j58c>, support covariance-matrix handling, and include helpers for root-finding and diagnostic plotting.
Authors:
pmsesampling_0.1.0.tar.gz
pmsesampling_0.1.0.zip(r-4.7)pmsesampling_0.1.0.zip(r-4.6)pmsesampling_0.1.0.zip(r-4.5)
pmsesampling_0.1.0.tgz(r-4.6-any)pmsesampling_0.1.0.tgz(r-4.5-any)
pmsesampling_0.1.0.tar.gz(r-4.7-any)pmsesampling_0.1.0.tar.gz(r-4.6-any)
pmsesampling_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
pmsesampling/json (API)
| # Install 'pmsesampling' in R: |
| install.packages('pmsesampling', repos = c('https://chenaters.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/chenaters/pmsesampling/issues
Last updated from:227902c54c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 169 | ||
| linux-release-x86_64 | OK | 124 | ||
| macos-release-arm64 | OK | 158 | ||
| macos-oldrel-arm64 | OK | 136 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 74 | ||
| wasm-release | OK | 106 |
Exports:pmse_samplesize
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| pmsesampling: Sample Size Determination for Accurate Predictive Linear Regression | pmsesampling-package pmsesampling |
| Compute efficient sample size under user-defined PMSE targets | pmse_samplesize |
