Create the Passing data to
the function fit_Bayesian_FROC
.
This is an interactive creator of dataset for FROC data.
dataset_creator_new_version()
A list representing FROC data,
to build FROC fitted model
object by fit_Bayesian_FROC()
.
This provide the intaractive making of FROC dataset by using table to summarize hits and false alarm data.
Using this return value, you can build
the FROC model for your data by applying
the function fit_Bayesian_FROC()
in this package.
Should carefully for the order of confidence levels.
# NOT RUN {
# }
# NOT RUN {
## Only run examples in interactive R sessions
if (interactive()) {
dataset_creator_new_version()
}### Only run examples in interactive R sessions
# }
# NOT RUN {
#'
# }
Run the code above in your browser using DataLab