
First, please execute, then user will understand what it is. This function is the one of the most important function in this package. I do not assume that the user is familiar with R script but FROC analysis. So, I made this function to provide the Graphical User Interface (GUI) for users. I hope it helps someone in the world.
fit_GUI_ROC(display.mode = FALSE)
Logical, passing to runApp
.
Default is FALSE
corresponding to "normal",
and if TRUE
, then "showcase" which shows code.
The author made this, but it did not work or ignored, that is, showcase did not work.
Why???
None
# NOT RUN {
# }
# NOT RUN {
## Only run examples in interactive R sessions
if (interactive()) {
#No need to consider the variables, it is sufficient in default values.
#fit_GUI()
}### Only run examples in interactive R sessions
# }
# NOT RUN {
#'
# }
Run the code above in your browser using DataLab