predictions.model_sslr_fitted: Predictions of unlabeled data
Description
Predictions of unlabeled data (transductive)
raw returns factor or numeric values
Usage
# S3 method for model_sslr_fitted
predictions(object, type = "class", ...)
Arguments
object
model_sslr_fitted model built
type
of predict in principal model: class, raw
...
other parameters to be passed