powered by
GUI_cppcor A Graphical User Interface (GUI) for function that returns the confusion matrix and parameters of classification analysis
GUI_cppcor
GUI_cppcor(gui = TRUE)
Logical argument, TRUE or FALSE. The default is FALSE
TRUE
FALSE
GUI_cppcor return a GUI for the confusion matriz and parameters of classification analysis
# NOT RUN { # Loading package library(cppcor) if (interactive()) { GUI_cppcor() } # }
Run the code above in your browser using DataLab