# NOT RUN {
# }
# NOT RUN {
#----------------------------------------------------------------------------------------
# 1) Use the default User Interface
#----------------------------------------------------------------------------------------
#'
#No need to consider the variables, it is sufficient in default values.
fit_GUI_Shiny()
#----------------------------------------------------------------------------------------
# 2) use exsisting dataset, named dddddd
#----------------------------------------------------------------------------------------
fit_GUI_Shiny_MRMC(DF=extract_data_frame_from_dataList_MRMC(dddddd))
#----------------------------------------------------------------------------------------
# 2) data of 11 readers and a single modality
#----------------------------------------------------------------------------------------
d <- dataset_creator_for_many_Readers(1,11)
fit_GUI_Shiny_MRMC(DF=extract_data_frame_from_dataList_MRMC(d))
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab