Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

predict.SL.ksvm

Prediction for SL.ksvm


Description

Prediction for SL.ksvm

Usage

## S3 method for class 'SL.ksvm'
predict(object, newdata, family, coupler = "minpair", ...)

Arguments

object

SL.kernlab object

newdata

Dataframe to generate predictions

family

Gaussian or binomial

coupler

Coupling method used in the multiclass case, can be one of minpair or pkpd (see kernlab package for details). For future usage.

...

Unused additional arguments

See Also


SuperLearner

Super Learner Prediction

v2.0-28
GPL-3
Authors
Eric Polley [aut, cre], Erin LeDell [aut], Chris Kennedy [aut], Sam Lendle [ctb], Mark van der Laan [aut, ths]
Initial release
2021-05-04

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.