Skip to contents

Returns the fitted values (predicted probabilities) from the oblr model.

Usage

# S3 method for class 'oblr'
fitted(object, ...)

Arguments

object

An object of class oblr.

...

Additional arguments passed to or from other methods.

Value

A numeric vector of fitted values.