Skip to contents

Predict with a SLISE

Usage

# S3 method for slise
predict(object, newdata = NULL, ..., logit = FALSE)

Arguments

object

SLISE object

newdata

data matrix

...

ignored additional parameters

logit

return the result in logit space if a logit has been applied to Y (default: FALSE)

Value

prediction vector