Skip to contents

Returns the point-estimated regression coefficients (intercept first) of an ame_als fit. There is no posterior here; for uncertainty use ame_als_bootstrap.

Usage

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

Arguments

object

an ame_als object.

...

ignored.

Value

A named numeric vector of coefficients.