R/vcov.amh.R

Defines functions vcov.amh

Documented in vcov.amh

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


vcov.amh <- function( object, ...){
    return( object$vcov)
}
alexanderrobitzsch/LAM documentation built on March 27, 2024, 5:36 a.m.