R/coef.lrome.R

Defines functions coef.lrome

Documented in coef.lrome

coef.lrome <- function(object, s = NULL, type = c("coefficients", 
    "nonzero"), ...) NextMethod("coef") 
emeryyi/rome documentation built on May 6, 2019, 9:53 a.m.