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 May 29, 2024, 8:43 a.m.