Package: mmtdiff 1.0.0

Yusuke Yamaguchi
mmtdiff: Moment-Matching Approximation for t-Distribution Differences
Implements the moment-matching approximation for differences of non-standardized t-distributed random variables in both univariate and multivariate settings. The package provides density, distribution function, quantile function, and random generation for the approximated distributions of t-differences. The methodology establishes the univariate approximated distributions through the systematic matching of the first, second, and fourth moments, and extends it to multivariate cases, considering both scenarios of independent components and the more general multivariate t-distributions with arbitrary dependence structures. Methods build on the classical moment-matching approximation method (e.g., Casella and Berger (2024) <doi:10.1201/9781003456285>).
Authors:
mmtdiff_1.0.0.tar.gz
mmtdiff_1.0.0.tar.gz(r-4.7-any)mmtdiff_1.0.0.tar.gz(r-4.6-any)
mmtdiff_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
mmtdiff/json (API)
| # Install 'mmtdiff' in R: |
| install.packages('mmtdiff', 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:84e908040f. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 106 | ||
| source / vignettes | OK | 185 | ||
| linux-release-x86_64 | OK | 114 | ||
| wasm-release | OK | 107 |
Exports:dmvtdiffdtdiffmm_tdiff_multivariate_generalmm_tdiff_multivariate_independentmm_tdiff_univariatepmvtdiffptdiffqtdiffrmvtdiffrtdiffvalidate_approximation
Dependencies:mvtnorm
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Moment-Matching Approximation for General Multivariate t-Differences | mm_tdiff_multivariate_general |
| Moment-Matching Approximation for Multivariate t-Differences (Independent) | mm_tdiff_multivariate_independent |
| Moment-Matching Approximation for Univariate t-Differences | mm_tdiff_univariate |
| Distribution Functions for Multivariate Approximated t-Difference | dmvtdiff mvtdiff_distributions pmvtdiff rmvtdiff |
| Distribution Functions for Approximated t-Difference | dtdiff ptdiff qtdiff rtdiff tdiff_distributions |
| Validate Moment-Matching Approximation | validate_approximation |