Package: MNormTest
Title: Multivariate Normal Hypothesis Testing
Version: 1.1.1
Authors@R: 
    person("Xifeng", "Zhang", , "cnxifeng9819@163.com", role = c("aut", "cre"),
           comment = c(ORCID = "0009-0001-8878-3753"))
Maintainer: Xifeng Zhang <cnxifeng9819@163.com>
URL: https://github.com/Astringency/MNormTest,
        https://astringency.github.io/MNormTest/,
        https://CRAN.R-project.org/package=MNormTest
BugReports: https://github.com/Astringency/MNormTest/issues
Description: 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".
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
Depends: R (>= 4.0.0), Rmpfr (>= 0.9-5)
Suggests: rmarkdown, knitr, yaml, testthat (>= 3.0.0), devtools,
        roxygen2, pkgbuild, covr, usethis, DT
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-10-23 05:18:09 UTC; DELL
Author: Xifeng Zhang [aut, cre] (<https://orcid.org/0009-0001-8878-3753>)
Repository: CRAN
Date/Publication: 2024-10-23 08:00:02 UTC
Built: R 4.3.3; ; 2025-01-24 16:40:24 UTC; unix
