powered by
Extract parameter variance covariance matrix
# S4 method for SingleGroupClass vcov(object)
an object of class SingleGroupClass, MultipleGroupClass, or MixedClass
SingleGroupClass
MultipleGroupClass
MixedClass
# NOT RUN { # } # NOT RUN { x <- mirt(Science, 1, SE=TRUE) vcov(x) # }
Run the code above in your browser using DataLab