DFSimulated | R Documentation |
DFSimulated
DFSimulated(MZ = 250, DZ = 250, a2 = 0.3, c2 = 0.3)
MZ |
Number of MZ twins to simulate |
DZ |
Number of DZ twins to simulate |
a2 |
Heritability (proportion of variance) |
c2 |
Shared environment (proportion of variance) |
A dataframe
TwinData<-DFSimulated(200,200,.3,.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.