Package: matrixsampling 2.0.0.90000
matrixsampling: Simulations of Matrix Variate Distributions
Provides samplers for various matrix variate distributions: Wishart, inverse-Wishart, normal, t, inverted-t, Beta type I, Beta type II, Gamma, confluent hypergeometric. Allows to simulate the noncentral Wishart distribution without the integer restriction on the degrees of freedom.
Authors:
matrixsampling_2.0.0.90000.tar.gz
matrixsampling_2.0.0.90000.zip(r-4.7)matrixsampling_2.0.0.90000.zip(r-4.6)matrixsampling_2.0.0.90000.zip(r-4.5)
matrixsampling_2.0.0.90000.tgz(r-4.6-any)matrixsampling_2.0.0.90000.tgz(r-4.5-any)
matrixsampling_2.0.0.90000.tar.gz(r-4.7-any)matrixsampling_2.0.0.90000.tar.gz(r-4.6-any)
matrixsampling_2.0.0.90000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
matrixsampling/json (API)
NEWS
| # Install 'matrixsampling' in R: |
| install.packages('matrixsampling', repos = c('https://stla.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/stla/matrixsampling/issues
Last updated from:fd36b56fa3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 91 | ||
| source / vignettes | OK | 131 | ||
| linux-release-x86_64 | OK | 89 | ||
| macos-release-arm64 | OK | 102 | ||
| macos-oldrel-arm64 | OK | 74 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 65 | ||
| windows-oldrel | OK | 62 | ||
| wasm-release | OK | 89 |
Exports:rinvwishartrmatrixbetarmatrixbetaIIrmatrixCHIIkind2rmatrixCHIkind2rmatrixCHkind1rmatrixgammarmatrixitrmatrixnormalrmatrixtrwishartrwishart_chol
Dependencies:keep
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Inverse-Wishart sampler | rinvwishart |
| Matrix Beta sampler | rmatrixbeta |
| Matrix Beta II sampler | rmatrixbetaII |
| Sampler of the matrix variate type II confluent hypergeometric kind two distribution | rmatrixCHIIkind2 |
| Sampler of the matrix variate type I confluent hypergeometric kind two distribution | rmatrixCHIkind2 |
| Sampler of the matrix variate confluent hypergometric kind one distribution | rmatrixCHkind1 |
| Matrix Gamma sampler | rmatrixgamma |
| Matrix inverted-t sampler | rmatrixit |
| Matrix normal sampler | rmatrixnormal |
| Matrix t sampler | rmatrixt |
| Wishart sampler | rwishart |
| Sampling Cholesky factor of a Wishart matrix | rwishart_chol |
