Package: mvnpermute
Type: Package
Title: Generate New Multivariate Normal Samples from Permutations
Version: 1.0.1
Date: 2022-04-11
Authors@R: person("Mark", "Abney", email = "abney@uchicago.edu",
                  role = c("cre", "aut"))
Description: Given a vector of multivariate normal data, a matrix of
    covariates and the data covariance matrix, generate new multivariate normal
    samples that have the same covariance matrix based on permutations of
    the transformed data residuals.
License: GPL (>= 3.0)
Imports: stats
Encoding: UTF-8
RoxygenNote: 7.1.2
URL: https://github.com/markabney/MVNpermute
NeedsCompilation: no
Packaged: 2022-04-21 13:41:33 UTC; mark
Author: Mark Abney [cre, aut]
Maintainer: Mark Abney <abney@uchicago.edu>
Repository: CRAN
Date/Publication: 2022-04-21 15:40:02 UTC
Built: R 4.5.0; ; 2025-04-01 11:17:41 UTC; unix
