R/vcov.starts_uni.R

Defines functions vcov.starts_uni

Documented in vcov.starts_uni

## File Name: vcov.starts_uni.R
## File Version: 0.02

vcov.starts_uni <- function( object, ...)
{
    return(object$vcov)
}

Try the STARTS package in your browser

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

STARTS documentation built on May 20, 2022, 1:08 a.m.