Package: MNormTest 1.1.1
MNormTest: Multivariate Normal Hypothesis Testing
Hypothesis testing of the parameters of multivariate normal distributions, including the testing of a single mean vector, two mean vectors, multiple mean vectors, a single covariance matrix, multiple covariance matrices, a mean and a covariance matrix simultaneously, and the testing of independence of multivariate normal random vectors. Huixuan, Gao (2005, ISBN:9787301078587), "Applied Multivariate Statistical Analysis".
Authors:
MNormTest_1.1.1.tar.gz
MNormTest_1.1.1.zip(r-4.7)MNormTest_1.1.1.zip(r-4.6)MNormTest_1.1.1.zip(r-4.5)
MNormTest_1.1.1.tgz(r-4.6-any)MNormTest_1.1.1.tgz(r-4.5-any)
MNormTest_1.1.1.tar.gz(r-4.7-any)MNormTest_1.1.1.tar.gz(r-4.6-any)
MNormTest_1.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
MNormTest/json (API)
NEWS
| # Install 'MNormTest' in R: |
| install.packages('MNormTest', repos = c('https://astringency.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/astringency/mnormtest/issues
Pkgdown/docs site:https://astringency.github.io
Last updated from:7e41ea4b96. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 143 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 165 | ||
| macos-release-arm64 | OK | 161 | ||
| macos-oldrel-arm64 | OK | 154 | ||
| windows-devel | OK | 93 | ||
| windows-release | OK | 84 | ||
| windows-oldrel | OK | 98 | ||
| wasm-release | OK | 126 |
Exports:covTest.multicovTest.singleindTest.multimeancov.TestmeanTest.multimeanTest.singlemeanTest.two
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Multiple Covariance Matrix Hypothesis Testing | covTest.multi |
| Single Covariance Matrix Hypothesis Testing | covTest.single |
| Multivariate Normal Independence Test | indTest.multi |
| Mean and Covariance Matrix Hypothesis Testing (Simultaneously) | meancov.Test |
| Multiple Mean Vectors Hypothesis Testing | meanTest.multi |
| Single Mean Vector Hypothesis Testing | meanTest.single |
| Two Mean Vectors Hypothesis Testing | meanTest.two |
