Description Usage Arguments Value
Applies linear of logistic regregression to the data.
1 | simple.multvar.reg(null.model, Z, verbose = FALSE)
|
null.model |
A fitted null model |
Z |
A genotype matrix |
verbose |
Indicates verbosing output. Default: FALSE. |
A list of two: "S" - a dataframe with predictors and "fit" - an object returned by "glm" function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.