mixedModelForwardBackward | R Documentation |
fitting a mixed model with selection on X usign forward selection
mixedModelForwardBackward(
GeneMixObj,
markers,
dCM = 1,
dupl = NULL,
liberal = TRUE,
qval = NULL,
alpha = 0.05,
estParam = T
)
markers |
- (m x 1) length of the m chromosnes |
dCM |
- (double) distance in centiMorgan |
dupl |
- (c x 1) duplicated rows of X (found in GeneMixObj$LikObj$X) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.