GUI.cvGLM {cvDSA}R Documentation

GUI interface of cvGLM()

Description

Usage

GUI.cvGLM()
GUI.cvMSM()

Arguments

Value

Note

In order to use the GUI interface, users need to load "tcltk" package and install BWidget package. The BWidget package is not included in the minimal installation of Tcl/Tk which comes with R. It is available within the ActiveTcl distribution, available from http://www.activestate.com/Products/ActiveTcl/. Users need to type addTclPath("C:/Tcl/lib") (in R) to tell Tcl/Tk where to find the additional package.

See Also

cvMSM, cvGLM, cv.predict, check.ETA

Examples



[Package cvDSA version 0.5-2 Index]