It is assumed that measurements in the data are suffixed by "_1" and "_2"
1 | triCorrFacLavMod(measures, labels, model = list(A = 1, C = 1, E = 1))
|
measures |
A named list. Measurements as names, values are list of variables to use in regressions list(meas_1=list('1, 'sex'), meas_2=list('1','sex'), meas_3=list('1','sex')) |
labels |
A list of labels for each measurement, eg list('phenoA', 'phenoB', 'phenoC') |
model |
A list of variance components to include, eg list(A, C=0, E=1) supresses the C component. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.