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