R/coef.ICBayes.R

Defines functions coef.ICBayes

Documented in coef.ICBayes

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

Try the ICBayes package in your browser

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

ICBayes documentation built on Feb. 1, 2020, 1:07 a.m.