estimateModelFit: This estimates the modelfit

Description Usage Arguments Value

View source: R/estimateModelFit.R

Description

It acts on the Data data.frame and on the number of items Q

Usage

1
estimateModelFit(Data, Q, n)

Arguments

Data

a data.frame with the data. 1st column id, 2nd column time, remaining Q columns are the y 0/1 values (Q items)

Q

the number of items. Set this to four.

n

number of individuals

Value

Returns the model fitted


kflorios/AVEmGLMM documentation built on May 4, 2019, 7:42 p.m.