Description Usage Arguments Value Examples
DesignM
function creates the design matrix for fixed effects.
1 |
data |
The data frame. |
fe.cont |
Vector of continuous variables. |
fe.disc |
Vector of discrete/categorical variables. |
ref.group |
Define the reference group for each discrete variable. |
A matrix.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.