Description Usage Arguments Value
Obtains predictions from a fitted BerG regression object.
1 2 3 4 5 6 7 8 9 |
object |
an |
newdata |
optionally, a data frame in which to look for variables with which to predict. If omitted, the fitted linear predictors are used. |
type |
the type of prediction required. The default is on the scale of
the response variable |
at |
the order of the quantile to be predicted if
|
na.action |
function determining what should be done with missing
values in newdata. The default is to predict |
... |
arguments passed to or from other methods. |
A vector of predictions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.