R/vcov.rasch.evm.pcm.R

Defines functions vcov.rasch.evm.pcm

Documented in vcov.rasch.evm.pcm

## File Name: vcov.rasch.evm.pcm.R
## File Version: 0.13


vcov.rasch.evm.pcm <- function( object, ... )
{
    return(object$vcov)
}

Try the sirt package in your browser

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

sirt documentation built on Aug. 11, 2023, 5:07 p.m.