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.


gratia documentation built on Feb. 16, 2023, 10:40 p.m.