predict.qrsvm: Predict an Object of class "qrsvm"

Description Usage Arguments Value

View source: R/methods.qrsvm.R

Description

Predict an Object of class "qrsvm"

Usage

1
2
## S3 method for class 'qrsvm'
predict(object, newdata, ...)

Arguments

object

An object of class qrsvm.

newdata

The predictors of the predictable data in an n X m Matrix.

...

other arguments.

Value

A numeric vector of predicted values.


ChingChuan-Chen/qrsvm documentation built on May 17, 2019, 12:48 p.m.