makeJAFROCfile: Produce JAFROC analysis storage file.

Description Usage Arguments Value

View source: R/makeJAFROCfile.R

Description

This is a key function in the JAFROC analysis paradigm. This is the datasource for the external package RJafroc. It also holds the data in a normalize function to support many analyses for this package.

Usage

1
makeJAFROCfile(flowchartdata, outputfile)

Arguments

flowchartdata

This is a dataframe produced by the function applyflowchart.

outputfile

A text string for an excel file to be produced by the function. The file name can have the path and needs to end in .xlsx.

Value

This function does not have a return. It produces a saved output file for later use.


newrickey/mrmctools documentation built on May 28, 2019, 3:11 p.m.