Description Usage Arguments Value Examples
Predict the response values for a set of covariates based on a model fitted using a model fitting function plmm
or wplmm
.
1 2 3 4 |
object |
a model fitted with |
newdata |
a data frame containing sets of values of the covariates. The clustering variable may be omitted, in which case only unconditional prediction is possible. If |
data |
an optional data frame containing the variables used to fit the model. If relevant variables are not found in |
cond |
logical. If |
... |
other arguments. |
Predicted conditional or unconditional response values.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.