predictions.model_sslr_fitted: Predictions of unlabeled data

Description Usage Arguments

View source: R/train_predict.R

Description

Predictions of unlabeled data (transductive) raw returns factor or numeric values

Usage

1
2
## S3 method for class '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


SSLR documentation built on July 22, 2021, 9:08 a.m.