migui: Function to Execute the Graphical User Interface
Description
This function intiates the Graphical User Interface (GUI) for the
mi package, making it easier to walk through the series of
steps that are necessary to impute missing values and analyze
completed data
Usage
migui(tk = "tcltk")
Arguments
tk
Character string indicating which toolkit to use. Currently,
only "tcltk" (the default) is viable.