predict.svm_poly_multistep_fit_impl: Predict custom svm_poly model

View source: R/multistep_svm_poly.R

predict.svm_poly_multistep_fit_implR Documentation

Predict custom svm_poly model

Description

Predict custom svm_poly model

Usage

## S3 method for class 'svm_poly_multistep_fit_impl'
predict(object, new_data, ...)

Arguments

object

model object

new_data

input data to predict

Value

predictions


microsoft/finnts documentation built on Oct. 30, 2024, 9:34 p.m.