predict.circ_loess: Compute predictions for circular LOESS

predict.circ_loessR Documentation

Compute predictions for circular LOESS

Description

Compute predictions for circular LOESS

Usage

## S3 method for class 'circ_loess'
predict(object, newdata, ...)

Arguments

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)

Value

a data.frame with predictions


circhelp documentation built on Sept. 11, 2024, 8:10 p.m.