R/coef.poLCA.R

Defines functions coef.poLCA

coef.poLCA <-
function(object, ...) {
    return(object$coeff)
}

Try the poLCA package in your browser

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

poLCA documentation built on April 25, 2022, 5:06 p.m.