Package: mvGoF Title: Assessing a multivariate goodness of fit Version: 0.0.0.9000 Authors@R: person("Andreas", "Maendle", email = "andreas.maendle@uni-oldenburg.de", role = c("aut", "cre")) Description: Functions for the computation of several goodness of fit statistics. Currently impemented are multivariate versions of well known EDF statistics: The Anderson-Darling and Cramer-von Mises statistics for multivariate uniformly(0,1) distributed data and the bivariate Kolmogorov- Smirnov statistic for (0,1) distributed data. Further Rosenblatt's transformation for multivariate normally distributed data is implemented, such that these tests can be applied as a test for normality. Depends: R (>= 3.3.0) Imports: copula, doParallel, foreach, MASS Suggests: gumbel License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.3.3 Config/pak/sysreqs: libgsl0-dev Repository: https://amaendle.r-universe.dev Date/Publication: 2026-04-02 11:29:11 UTC RemoteUrl: https://github.com/amaendle/mvGoF RemoteRef: HEAD RemoteSha: 8a226fa5950cb5d398b562659e73f5bb78039c85 NeedsCompilation: no Packaged: 2026-07-04 13:34:41 UTC; root Author: Andreas Maendle [aut, cre] Maintainer: Andreas Maendle