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)
}

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.