predict.KW2 | R Documentation |
Given a fitted model by the rcbr NPMLE procedure predictions are made
at new design points given by the newdata
argument.
## S3 method for class 'KW2'
predict(object, ...)
object |
is the fitted NPMLE object |
... |
is expected to contain an argument |
a vector pf predicted probabilities
bound.KW2
for a prediction function with bounds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.