R/vcov.pmle.R

Defines functions vcov.pmle

Documented in vcov.pmle

## File Name: vcov.pmle.R
## File Version: 0.04


vcov.pmle <- 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.