R/vcov.crosspred.R

Defines functions vcov.crosspred

Documented in vcov.crosspred

###
### R routines for the R package dlnm (c)
#
vcov.crosspred <-
function(object, ...) return(object$vcov)

Try the dlnm package in your browser

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

dlnm documentation built on Oct. 7, 2021, 5:09 p.m.