coef.scam: Extract coefficients from a fitted 'scam' model.

coef.scamR Documentation

Extract coefficients from a fitted scam model.

Description

Extract coefficients from a fitted scam model.

Usage

## S3 method for class 'scam'
coef(object, parametrized = TRUE, ...)

Arguments

object

a model object fitted by scam()

parametrized

logical; extract parametrized coefficients, which respect the linear inequality constraints of the model.

...

other arguments.


gavinsimpson/gratia documentation built on April 13, 2024, 10:56 p.m.