Description Usage Arguments Author(s)
Extract various types of predictions from fitted models objects
of class unitModalReg
.
1 2 3 4 5 6 7 8 9 10 |
object |
fitted model object of class |
newdata |
optionally, a data frame in which to look for variables with which to predict. If omitted, the original observations are used. |
type |
the type of prediction required. The default is on the scale of
the response variable. The " |
interval |
type of interval desired. The options are |
level |
coverage probability for the confidence intervals. Default is |
se.fit |
logical. If |
... |
currently not used. |
André F. B. Menezes andrefelipemaringa@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.