Learn R Programming

clinfun (version 1.0.14)

roc.perm.test-internal: Group Sequential Designs Internal Functions

Description

Internal functions for permutation tests to compare ROC curves.

Usage

compareROC.paired(x,y,d,nperm=2500)
  compareROC.unpaired(x, dx, y, dy, nperm=2500, mp=NULL)

Arguments

Details

These functions are not to be called by the user.