50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


merlin (version 0.1.0)

coef.merlin: Extract Model Coefficients

Description

coef extracts model coefficients from a merlin model fit. coefficients is an alias for it.

Usage

# S3 method for merlin
coef(object, ...)

# S3 method for summary.merlin coef(object, ...)

Arguments

object

An object of class merlin or summary.merlin.

...

Not used.