write.flexmirt {rpf} | R Documentation |
Formats item parameters in the way that flexMIRT expects to read
them. Use read.flexmirt
to see what shape the groups
parameter of this function should take.
write.flexmirt(groups, file = NULL, fileEncoding = "")
groups |
a list of groups each with items and latent parameters |
file |
the destination file name |
fileEncoding |
how to encode the text file (optional) |
NOTE: Support for the graded response model may not be complete.