Package: wstdiff 1.0.0

Yusuke Yamaguchi
wstdiff: Welch-Satterthwaite Approximation for t-Distribution Differences
Implements the Welch-Satterthwaite approximation for differences of non-standardized t-distributed random variables in both univariate and multivariate settings. The package provides methods for computing effective degrees of freedom and scale parameters, as well as distribution functions for the approximated difference distribution. The methodology extends the classical Welch-Satterthwaite framework from variance combinations to t-distribution differences through careful moment matching. Methods build on the classical Welch-Satterthwaite approach described in Welch (1947) <doi:10.1093/biomet/34.1-2.28> and Satterthwaite (1946) <doi:10.2307/3002019>.
Authors:
wstdiff_1.0.0.tar.gz
wstdiff_1.0.0.tar.gz(r-4.7-any)wstdiff_1.0.0.tar.gz(r-4.6-any)
wstdiff_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
wstdiff/json (API)
| # Install 'wstdiff' in R: |
| install.packages('wstdiff', 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:06e90104ec. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 149 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | OK | 134 | ||
| wasm-release | OK | 102 |
Exports:dtdiffptdiffqtdiffrtdiffvalidate_approximationws_tdiff_equal_paramsws_tdiff_multivariate_generalws_tdiff_multivariate_independentws_tdiff_univariate
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Distribution Functions for Approximated t-Difference | dtdiff ptdiff qtdiff rtdiff tdiff_distributions |
| Validate Welch-Satterthwaite Approximation | validate_approximation |
| Equal Parameters Special Case | ws_tdiff_equal_params |
| Welch-Satterthwaite Approximation for General Multivariate t-Differences | ws_tdiff_multivariate_general |
| Welch-Satterthwaite Approximation for Multivariate t-Differences (Independent) | ws_tdiff_multivariate_independent |
| Welch-Satterthwaite Approximation for Univariate t-Differences | ws_tdiff_univariate |