View source: R/sim_mediation.R
model_matrix_from_ID | R Documentation |
This function takes an SDP string, i.e., "0,0,0,0,1,1,1,1", and converts it into the a matrix that maps the eight allele haplotype design matrix to < eight functional allele design matrix.
model_matrix_from_ID(M_ID)
M_ID |
SDP string. Example is "0,0,0,0,1,1,1,1", which represent two functional alleles evenly distributed across the eight founder strains. |
model_matrix_from_ID()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.