R/coef.concreg.R

Defines functions vcov.concreg coef.concreg

Documented in coef.concreg vcov.concreg

coef.concreg<-function(object, ...) object$coefficients

vcov.concreg<-function(object, ...) object$var

Try the concreg package in your browser

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

concreg documentation built on Oct. 23, 2020, 5:15 p.m.