predict.circ_loess {circhelp} | R Documentation |
Compute predictions for circular LOESS
## S3 method for class 'circ_loess'
predict(object, newdata, ...)
object |
a circular LOESS object |
newdata |
a data.frame with a variable x on which the predictions are computed |
... |
other arguments (passed to circ_loess) |
a data.frame with predictions