predict.gplsSoftmax: Predict method for softmax (multinomial) gpls models

Description Usage Arguments Value

View source: R/PLS.R

Description

Predict method for softmax (multinomial) gpls models

Usage

1
2
## S3 method for class 'gplsSoftmax'
predict(model, newdata = NULL, type = c("response", "class"))

Arguments

model

the model

newdata

the new data

type

one of "response" to return probabilities, or "class" to return class labels

Value

none


abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.