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:Paul M. Hargarten [aut, cre]

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

On CRAN:

Conda:

5.33 score 1 stars 3 packages 47 scripts 567 downloads 12 exports 1 dependencies

Last updated from:ac1fd4e31c. Checks:7 NOTE, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64NOTE120
source / vignettesOK185
linux-release-x86_64NOTE121
macos-release-arm64NOTE170
macos-oldrel-arm64NOTE135
windows-develNOTE100
windows-releaseNOTE86
windows-oldrelNOTE77
wasm-releaseOK106

Exports:dmatnormIis.positive.definiteis.positive.semi.definiteis.square.matrixis.symmetric.matrixJpmatnormrmatnormtrvecvech

Dependencies:mvtnorm

Introduction to Matrix Normal Package

Rendered fromintroduction-to-matrixnormal-package.Rmdusingknitr::rmarkdownon May 08 2026.

Last update: 2021-12-30
Started: 2019-05-23

Readme and manuals

Help Manual

Help pageTopics
Is a matrix symmetric or positive-definite?is.positive.definite is.positive.semi.definite is.square.matrix is.symmetric.matrix
The Matrix Normal Distributiondmatnorm matrixNormal_Distribution pmatnorm rmatnorm
Generating Special MatricesI J special.matrix
Matrix Tracetr
Stacks a Matrix using matrix operator "vec"vec
Half-Vectorization of a matrixvech