Returns the intercept and regression coefficient point estimates carried by
a boot_ame object (the estimates the bootstrap quantifies). For their
bootstrap standard errors and intervals see confint.boot_ame
and vcov.boot_ame.
# S3 method for boot_ame
coef(object, ...)A named numeric vector of coefficient point estimates.
a boot_ame object.
ignored.