retrieveData {mimR}R Documentation

Retrieve data from MIM engine

Description

This function can be used for retrieving data from the MIM engine. It is useful in connection with latent variable models

Usage

retrieveData(arg="c")

Arguments

arg "c": the raw data (using value labels), "d": the raw data (using levels) , "e": the raw data (showing missing values)

Details

Value

A data frame

Note

Before using mimR, make sure that the MIM program is runnning.

Author(s)

Søren Højsgaard, sorenh@agrsci.dk

References

David Edwards, An Introduction to Graphical Modelling, Springer Verlag, 2002

See Also

See Also as emfit

Examples



[Package Contents]