Package: matrixNormal 0.0.5
matrixNormal: The Matrix Normal Distribution
Computes densities, probabilities, and random deviates of the Matrix Normal (Iranmanesh et al. (2010) <doi:10.7508/ijmsi.2010.02.004>). Also includes simple but useful matrix functions. See the vignette for more information.
Authors:
matrixNormal_0.0.5.tar.gz
matrixNormal_0.0.5.zip(r-4.7)matrixNormal_0.0.5.zip(r-4.6)matrixNormal_0.0.5.zip(r-4.5)
matrixNormal_0.0.5.tgz(r-4.6-any)matrixNormal_0.0.5.tgz(r-4.5-any)
matrixNormal_0.0.5.tar.gz(r-4.7-any)matrixNormal_0.0.5.tar.gz(r-4.6-any)
matrixNormal_0.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
matrixNormal/json (API)
NEWS
| # Install 'matrixNormal' in R: |
| install.packages('matrixNormal', repos = c('https://phargarten2.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/phargarten2/matrixnormal/issues
Last updated from:ac1fd4e31c. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 120 | ||
| source / vignettes | OK | 185 | ||
| linux-release-x86_64 | NOTE | 121 | ||
| macos-release-arm64 | NOTE | 170 | ||
| macos-oldrel-arm64 | NOTE | 135 | ||
| windows-devel | NOTE | 100 | ||
| windows-release | NOTE | 86 | ||
| windows-oldrel | NOTE | 77 | ||
| wasm-release | OK | 106 |
Exports:dmatnormIis.positive.definiteis.positive.semi.definiteis.square.matrixis.symmetric.matrixJpmatnormrmatnormtrvecvech
Dependencies:mvtnorm
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Is a matrix symmetric or positive-definite? | is.positive.definite is.positive.semi.definite is.square.matrix is.symmetric.matrix |
| The Matrix Normal Distribution | dmatnorm matrixNormal_Distribution pmatnorm rmatnorm |
| Generating Special Matrices | I J special.matrix |
| Matrix Trace | tr |
| Stacks a Matrix using matrix operator "vec" | vec |
| Half-Vectorization of a matrix | vech |
