map_gpc: Latent Trait Estimation with MAP for gerenalized parcial...

Description Usage Arguments Examples

Description

Estimates latent traits for gerenalized parcial credit model (gpc) with MAP data matrix for estimation. Just for unidimensional models.

Usage

1
map_gpc(estim)

Arguments

estim

Output object from the estim_gpc function.

Examples

1
2
3
4
5
6
## Not run: 
data = simulate_polytomous()$data
estim=estim_gpc(datos = datos)
map_gpc = map_gpc(estim)

## End(Not run)

LatentREGpp documentation built on April 14, 2017, 11:55 a.m.