Learn R Programming

BayesianFROC (version 0.2.1)

create_dataset: Create a dataset

Description

Create a dataset to apply the function fit_Bayesian_FROC .

Usage

create_dataset()

Arguments

Value

A list of FROC data to which we fit a FROC model.

2019 Dec 12

Details

This is an interactive creator of an FROC dataset. Using this return value, we can fit a FROC model to data by applying the function fit_Bayesian_FROC in this package.

To tell the truth, the author never use this function to create datset. So,... this function is not so good.

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
 create_dataset()

# }
# NOT RUN {

# }

Run the code above in your browser using DataLab