numeric vector of means for internal patients. Must have same length as names
means_ext
numeric vector of means for external patients. Must have same length as names
covariance_int
variance-covariance matrix for generating multivariate normal for internal patients.
Must be square matrix with same number of rows and length(names)
covariance_ext
variance-covariance matrix for generating multivariate normal data for external patients.
Must be square matrix with same number of rows and length(names)