Description Usage Arguments Details See Also
predict
gives empirical Bayes predictions of the response, while
sigma
gives the dispersion parameter.
1 2 3 4 5 6 |
object |
an |
newdata, type, se.fit, na.action |
these arguments behave as in |
... |
further arguments passed to or from other methods. |
The predict
function gives empirical Bayes posterior mean estimates of
response values. If se.fit = TRUE
, then the conditional variances of
the random effects are used along with the fixed effect variance-covariance
matrix to estimate the standard errors.
The sigma
function gives the square root of the dispersion parameter
or the model; for linear models, this is the error standard deviation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.