R/mcoef.R

Defines functions mcoef

Documented in mcoef

mcoef = function(model) {return(ctable(model, intercept=TRUE, probs=0)[,1])}

Try the mpplot package in your browser

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

mpplot documentation built on Sept. 25, 2025, 3 a.m.