DFReadSP: Read a SPLIT PLOT data file (not factorial)

DfReadSPR Documentation

Read a SPLIT PLOT data file (not factorial)

Description

Read a disk file and create an ROC or FROC dataset object

Usage

DfReadSP(fileName)

Arguments

fileName

A string specifying the name of the file.

Value

A dataset with the structure specified in RJafroc-package.

Examples

fileName <- system.file("extdata", "toyFiles/ROC/rocCr.xlsx",
package = "RJafroc", mustWork = TRUE)
ds <- DfReadSP(fileName)



dpc10ster/rjafroc-master documentation built on Jan. 31, 2024, 1:07 p.m.