| SimData_1 | R Documentation |
Data generated sampling from a multivariate normal distribution using as parameters samp = 150, es = 1.0,J = 20,rho = 0 where samp is the sample size, es is the effect size, J is the number os covariates, and rho is the correlation between pairs of covariates. The treatment condition (A) is sampled from a binomial distribution with p = 0.5 and the treatment outcome (Y) is obtained using the following regression Y = 1 + (.25 x X1) + (.25 x X2) - (.25 x X5]) - (es x ((A - 1) ^ 2)) + error where the error is sampled from a standard normal distribution.
SimData_1
A data frame with 150 observations on the following variables:
YOutcome variable. It is obtained by regression according to the previously explained formula.
AThis is the treatment condition variable. It is sampled from a binomial distribution.
X1Simulated covariate. It is sampled from a multivariate normal distribution.
X2Simulated covariate. It is sampled from a multivariate normal distribution.
X3Simulated covariate. It is sampled from a multivariate normal distribution.
X4Simulated covariate. It is sampled from a multivariate normal distribution.
X5Simulated covariate. It is sampled from a multivariate normal distribution.
X6Simulated covariate. It is sampled from a multivariate normal distribution.
X7Simulated covariate. It is sampled from a multivariate normal distribution.
X8Simulated covariate. It is sampled from a multivariate normal distribution.
X9Simulated covariate. It is sampled from a multivariate normal distribution.
X10Simulated covariate. It is sampled from a multivariate normal distribution.
X11Simulated covariate. It is sampled from a multivariate normal distribution.
X12Simulated covariate. It is sampled from a multivariate normal distribution.
X13Simulated covariate. It is sampled from a multivariate normal distribution.
X14Simulated covariate. It is sampled from a multivariate normal distribution.
X15Simulated covariate. It is sampled from a multivariate normal distribution.
X16Simulated covariate. It is sampled from a multivariate normal distribution.
X17Simulated covariate. It is sampled from a multivariate normal distribution.
X18Simulated covariate. It is sampled from a multivariate normal distribution.
X19Simulated covariate. It is sampled from a multivariate normal distribution.
X20Simulated covariate. It is sampled from a multivariate normal distribution.
goptVariable indicating whether the data is simulated such that there is qualitative interaction (0) or there is no qualitative interaction (1)
IMPORTANT: for questions about these data contact Elise Dusseldorp: elise.dusseldorp@fsw.leidenuniv.nl.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.