R/vcov.poLCA.R

Defines functions vcov.poLCA

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

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.