R/coef.repolr.R

Defines functions coef.repolr

Documented in coef.repolr

coef.repolr <-
function(object, ...){
  object$coefficients
}

Try the repolr package in your browser

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

repolr documentation built on May 1, 2019, 9:20 p.m.