Learn R Programming

SSLR (version 0.9.3.3)

predict.TSVMSSLR: Predict TSVMSSLR

Description

Predict TSVMSSLR

Usage

# S3 method for TSVMSSLR
predict(object, x, ...)

Arguments

object

is the object

x

is the dataset

...

This parameter is included for compatibility reasons.