Description Usage Arguments Details Value Author(s)
predict.monpol
produces predicted values, obtained by evaluating
the monotone polynomial in the frame newdata
.
1 2 |
object |
A ‘monpol’ object. |
newdata |
A named list or data frame in which to look for variables with
which to predict. If |
scale |
Predict values on the original scale of the data
or on the scale used during fitting. Data in |
... |
Additional optionals arguments. At present no optional arguments are used. |
This is the predict
method for objects inheriting from
class "monpol"
.
predict.monpol
produces a vector of predictions.
Berwin A Turlach <Berwin.Turlach@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.