parseNAEPdct {EdSurvey}R Documentation

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)

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

Value

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

Author(s)

Sun-Joo Lee


[Package EdSurvey version 4.0.4 Index]