Package: MVET
Type: Package
Title: Multivariate Estimates and Tests
Version: 0.1.0
Authors@R: 
    c(person("Yeonseok", "Choi", email = "yeonseok3488@gmail.com", role = c("aut", "cre")),
     person("Yong-Seok", "Choi", email = "yschoi@pusan.ac.kr", role = c("ctb")))
Author: Yeonseok Choi [aut, cre],
  Yong-Seok Choi [ctb]
Maintainer: Yeonseok Choi <yeonseok3488@gmail.com>
Description: Multivariate estimation and testing, currently a package for testing parametric data. To deal with parametric data, various multivariate normality tests and outlier detection are performed and visualized using the 'ggplot2' package. Homogeneity tests for covariance matrices are also possible, as well as the Hotelling's T-square test and the multivariate analysis of variance test. We are exploring additional tests and visualization techniques, such as profile analysis and randomized complete block design, to be made available in the future and making them easily accessible to users.
License: MIT + file LICENSE
URL: https://github.com/YeonSeok-Choi/MVET
Encoding: UTF-8
RoxygenNote: 7.3.1
Depends: R (>= 3.5.0)
Imports: stats, ggplot2 (>= 3.4.0), gridExtra (>= 2.3)
LazyData: true
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-06-05 09:24:02 UTC; GaeJu
Repository: CRAN
Date/Publication: 2024-06-06 16:40:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:06:51 UTC; windows
