R/coef.amh.R

Defines functions coef.amh

Documented in coef.amh

## File Name: coef.amh.R
## File Version: 0.03

coef.amh <- function( object, ...){
    return( object$coef)
}

Try the LAM package in your browser

Any scripts or data that you put into this service are public.

LAM documentation built on May 18, 2022, 5:17 p.m.