powered by
A simulated data set containing multivariate normal responses and continuous covariates
data("simData")
a list of two data frame objects. Components include,
Y
a data frame for 10 multivariate normal responses from 100 observations: Y.1-Y.10
Y.1
Y.10
X
a data frame for 2 continuous covariates from 100 observations: cov.1-cov.2
cov.1
cov.2
# NOT RUN { data(simData) # }
Run the code above in your browser using DataLab