Skip to contents

Extracts the estimated coefficients from the oblr model.

Usage

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

Arguments

object

An object of class oblr.

...

Additional arguments passed to or from other methods.

Value

A numeric vector of estimated coefficients.