Learn R Programming

EdSurvey (version 4.0.7)

parseNAEPdct: Format AM dct File for Use with DirectEstimation

Description

Takes an AM dct file and formats it for use with the mml method as paramTab.

Usage

parseNAEPdct(dct, mml = TRUE)

Value

a data.frame in a format suitable for use with mml as a paramTab.

Arguments

dct

a file location from which to read the dct file

mml

a logical for if the paramTab is being used in mml.sdf

Author

Sun-Joo Lee