R/coef.rasch.evm.pcm.R

Defines functions coef.rasch.evm.pcm

Documented in coef.rasch.evm.pcm

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


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

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.