Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 11 found.
[1] < 1 2 > [2]  Sort:

ParMLE (Package: NPCD) : Maximum likelihood estimation of item parameters for cognitive diagnostic models.

This function returns maximum likelihood estimates of item parameters for cognitive diagnostic models when examinee ability patterns are known. This function can either be used independently or called in the JMLE function. Currently supported cognitive diagnostic models include the DINA model, the DINO model, the NIDA model, the G-NIDA model, and the R-RUM model.
● Data Source: CranContrib
● Keywords:
● Alias: ParMLE
● 0 images

CDL (Package: NPCD) : Log-likelihood for cognitive diagnostic models

This function returns the log-likelihood of a particular examinee's responses to a set of cognitive diagnostic items. Currently supported cognitive diagnostic models include the DINA model, DINO model, NIDA model, G-NIDA model, and R-RUM model. This function is called by the AlphaMLE function and the JMLE function in the package.
● Data Source: CranContrib
● Keywords:
● Alias: CDL
● 0 images

print.NPCD (Package: NPCD) : Print outputs generated from the functions in the package.

This function prints outputs generated from the functions in this package, including AlphaNP, AlphaMLE, ParMLE, JMLE, andQrefine.
● Data Source: CranContrib
● Keywords:
● Alias: print.AlphaMLE, print.AlphaNP, print.JMLE, print.ParMLE, print.Qrefine
● 0 images

NPCD-package (Package: NPCD) :

This package implements an array of nonparametric and parametric estimation methods for cognitive diagnostic models, including nonparametric classification of examinee attribute profiles, joint maximum likelihood estimation (JMLE) of examinee attribute profiles and item parameters, and nonparametric refinement of the Q-matrix, as well as conditional maximum likelihood estimation (CMLE) of examinee attribute profiles given item parameters and CMLE of item parameters given examinee attribute profiles.
● Data Source: CranContrib
● Keywords: package
● Alias: NPCD-package
● 0 images

AlphaNP (Package: NPCD) : Nonparametric estimation of attribute profiles

This function estimates attribute profiles using nonparametric approaches for both the "AND gate" (conjunctive) and the "OR gate" (disjunctive) cognitive diagnostic models. These algorithms select the attribute profile with the smallest loss function value (plain, weighted, or penalized Hamming distance, see below for details) as the estimate. If more than one attribute profiles have the smallest loss function value, one of them is randomly chosen.
● Data Source: CranContrib
● Keywords:
● Alias: AlphaNP
1 images

JMLE (Package: NPCD) : Joint maximum likelihood estimation of item parameters and examinee attribute profiles

This function returns joint maximum likelihood estimates of item parameters and examinee attribute profiles in cognitive diagnostic models. The algorithm starts from the nonparametric estimation of attribute profiles, implemented by the AlphaNP function, and then iteratively estimates item parameters and attribute profiles using conditional maximum likelihood estimation until the algorithm converges. Currently supported models include the DINA model, the DINO model, he NIDA model, the G-NIDA model, and the R-RUM model.
● Data Source: CranContrib
● Keywords:
● Alias: JMLE
1 images

Qrefine (Package: NPCD) : Refine the Q-matrix by minimizing the residual sum of square (RSS)

Refine the Q-matrix by minimizing the residual sum of square (RSS) betweenn the real responses and ideal responses. Examinee attribute profiles are estimated using the nonparametric method (plain Hamming) implemented by AlphaNP.
● Data Source: CranContrib
● Keywords:
● Alias: Qrefine
1 images

plot.NPCD (Package: NPCD) : Produce diagnostic plots

This function produces diagnostic plots of various outputs generated from the functions in this package, including AlphaNP, AlphaMLE, JMLE, andQrefine.
● Data Source: CranContrib
● Keywords:
● Alias: plot.AlphaMLE, plot.AlphaNP, plot.JMLE, plot.Qrefine
● 0 images

CDP (Package: NPCD) : Probability of correct response for cognitive diagnostic models

This function returns the model-predicted probability of correct response of one item for one person given the item parameters, Q vector, and alpha vector. Currently supported cognitive diagnostic models include the DINA model, DINO model, NIDA model, G-NIDA model, and R-RUM model. This function is called by the ItemFit function in the package.
● Data Source: CranContrib
● Keywords:
● Alias: CDP
● 0 images

AlphaMLE (Package: NPCD) : Maximum likelihood estimation of attribute profile

This function returns the model-based Maximum likelihood estimator(s) of the cognitive diagnostic attribute profile(s). Currently supported cognitive diagnostic models include the DINA, DINO, NIDA, GNIDA, and R-RUM models.
● Data Source: CranContrib
● Keywords:
● Alias: AlphaMLE
1 images