get_em_classify: EM algorithm for estimating c, g and mixing parameter pi

Description Usage Arguments Value

View source: R/estimate.R

Description

EM algorithm for estimating c, g and mixing parameter pi

Usage

1
get_em_classify(X, Q, A_in, err_prob, model = "DINA")

Arguments

X

N by J data matrix

Q

J by K structural matrix

A_in

C by K latent attributes

err_prob

error probabilities 0.2

model

"DINA" (default) or "DINO"

Value


zhenkewu/slamR documentation built on March 8, 2020, 1:31 a.m.