predict.rfr_fpca | R Documentation |
Takes a fitted rfr_fpca
-object produced by rfr_fpca()
and
produces predictions given a new set of values or the original values used for the
model fit.
## S3 method for class 'rfr_fpca' predict(object, newdata, ...)
object |
an |
newdata |
An optional |
... |
optional arguments to be passed to methods |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.