Description Usage Arguments Value
GLMM LASSO with weights for each record. This can be used when we have a biased sample.
1 2 3 4 5 6 7 8 9 10 11 |
x |
Data frame or matrix of candidate predictors time-invariant and longitudinal from the full data. |
y |
Vector of longitudinal outcome of interest. |
weights |
Sampling weights. |
rowid |
Observed row id this will match with the length of weights. |
lvars |
Longitudinal variable names. |
family |
family object to specify the link function for outcome. |
withlong |
a logical parameter to decide if the weighted linear mixed model depends on longitudinal predictors. |
The GLMM LASSO model under given weights.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.