View source: R/funKL_int_PAR.R
funKL_int_PAR | R Documentation |
Esta funcion estima es la que se integra en un entorno del punto para estimar KL
funKL_int_PAR(arg, thj, a, b)
arg |
es la variable que se va a integrar |
thj |
es el punto the la grilla de theta donde se va a calcular KL |
a, b |
son los parámetros de discriminacion y dificultad del modelo parametrico 2PL |
Un vector con la funcion KL estimada en cada thj.
## Not run: # No correr ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.