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)
}
alexanderrobitzsch/LAM documentation built on July 18, 2024, 11:13 p.m.