Description Usage Arguments Value Author(s) References See Also Examples
A confidence interval predictor for an [lqmm] model fit ([lqm] not implemented) at the moment.
1 2 3 4 5 6 7 8 |
object |
The model fit |
level |
an optional integer vector giving the level of grouping to be used in obtaining the predictions. |
alpha |
1- |
R |
number of bootstrap replications. |
seed |
optional random number generator seed. |
newdata |
Defaults to the original data used for generating the model. Currently only implemented for 'level = 0' predictions. |
A data frame or a list of data frames for predint.lqmm
containing
predictions, lower and upper bounds of prediction intervals, and standard
errors.
Marco Geraci
Geraci M and Bottai M (2014). Linear quantile mixed models. Statistics and Computing, 24(3), 461–479.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.