View source: R/guimidrangeMCP(tcltk).R
guimidrangeMCP | R Documentation |
guimidrangeMCP
A Graphical User Interface (GUI) for
function that returns the MGM, MGR, SNKM and TM tests
guimidrangeMCP(gui = TRUE)
gui |
Logical argument, |
guimidrangeMCP
presents a GUI for the results of the four multiple
comparison procedures MGM, MGR, SNKM and TM tests. In addition, the GUI
returns a graph of the results, as well as the export of these results
to three types of file extension and latex code.
# Loading package
library(midrangeMCP)
if (interactive()) {
guimidrangeMCP(gui = FALSE)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.