Description Usage Arguments Details Value Examples
Predict the random effects (intercepts) of a model fitted using a model fitting function plmm
or wplmm
.
1 2 3 4 |
object |
a model fitted with |
data |
an optional data frame containing the variables in the model. If relevant variables are not found in data, the variables are taken from the environment |
... |
other arguments. |
The predictor is linear in the response. A random effect is predicted for each element of the clustering variable specified for random
in the function call to plmm
.
A named vector of predicted random effects.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.