Learn R Programming

LatentREGpp (version 0.2.2)

map_gpc: Latent Trait Estimation with MAP for gerenalized parcial credit model (gpc)

Description

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

Usage

map_gpc(estim)

Arguments

estim
Output object from the estim_gpc function.

Examples

Run this code
## Not run: 
# data = simulate_polytomous()$data
# estim=estim_gpc(datos = datos)
# map_gpc = map_gpc(estim)
# ## End(Not run)

Run the code above in your browser using DataLab