retrieveData {mimR} | R Documentation |
This function can be used for retrieving data from the MIM engine. It is useful in connection with latent variable models
retrieveData(arg="c")
arg |
"c": the raw data (using value labels), "d": the raw data (using levels) , "e": the raw data (showing missing values) |
A data frame
Before using mimR, make sure that the MIM program is runnning.
Søren Højsgaard, sorenh@agrsci.dk
David Edwards, An Introduction to Graphical Modelling, Springer Verlag, 2002
See Also as fit.mim