Learn R Programming

LatentREGpp (version 0.2.2)

estim_gpc: Estimation gpc model

Description

Estimates the test parameters according to the gerenalized parcial credit model (gpc) model. This model is unidimensional only.

Usage

estim_gpc(data)

Arguments

data
The matrix containing the answers of tested individuals

Examples

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

Run the code above in your browser using DataLab