predict.saw_model: Predict with a fitted saw model

Description Usage Arguments

View source: R/post_saw.R

Description

Predict with a fitted saw model

Usage

1
2
## S3 method for class 'saw_model'
predict(model, X)

Arguments

model

fitted saw model output from function fit_saw

X

newdata of same shape as the one used to fit model


timmens/sawr documentation built on Aug. 30, 2021, 8:09 a.m.