Model prediction for cpr_cp
and cpr_cn
objects.
Usage
# S3 method for class 'cpr_cp'
predict(object, ...)
Arguments
- object
a
cpr_cp
orcpr_cn
object- ...
passed to
predict
Value
the same as you would get from calling predict
on the object$fit
.