R/coef.crossreduce.R

Defines functions coef.crossreduce

Documented in coef.crossreduce

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

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.