predcurve.permute.test: Permutation test for the difference in summary measures

Description Usage Arguments Value

View source: R/predcurver-predcurve.permute.test.R

Description

Permutation test for either the partial total gain, partial proportion of explained variation, or both.

Usage

1
2
  predcurve.permute.test(R1, R2, vl = 0.5, vh = 0.5,
    pl = 0.5, ph = 0.5, D = 2000, multicore = FALSE)

Arguments

R

An object of class "predcurve"

vl

The lower percentile threshold

vh

The higher percentile threshold

pl

The lower percentile threshold

ph

The higher percentile threshold

D

number of permutations to run

multicore

Logical, use multicore (Unix-only)

Value

output Distribution of the summary statistic under the null, along with two-sided p-values


sachsmc/predcurver documentation built on May 29, 2019, 12:44 p.m.