predict.EntropyRegularizedLogisticRegressionSSLR {SSLR}R Documentation

Predict EntropyRegularizedLogisticRegressionSSLR

Description

Predict EntropyRegularizedLogisticRegressionSSLR

Usage

## S3 method for class 'EntropyRegularizedLogisticRegressionSSLR'
predict(object, x, ...)

Arguments

object

is the object

x

is the dataset

...

This parameter is included for compatibility reasons.


[Package SSLR version 0.9.3.3 Index]