| PredictMixedLM | R Documentation | 
Predict expression given a new model dataframe
PredictMixedLM(fit_list, new_model_df)
| fit_list | List of fitted glmmLasso objects | 
| new_model_df | New model dataframe to predict on (must contain same covariate columns as original dataframe) | 
Matrix of predicted values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.