inst/ZP/ZheminPan.R

library(RJafroc)

fileName <- system.file(
  "extdata", "/toyFiles/ROC/rocSpA.xlsx", package = "RJafroc", mustWork = TRUE)
dsSp <- DfReadDataFile(fileName)

StSP(dsSp, FOM = "Wilcoxon")

StSP(dsSp, FOM = "Wilcoxon")
dpc10ster/RJafroc documentation built on June 13, 2025, 10:07 p.m.