Learn R Programming

propr (version 3.1.8)

calculateFDR_old: Calculate FDR Cutoffs

Description

Do not use this function. For testing purposes only.

Usage

calculateFDR_old(theta, ptheta, cutoff = seq(0.6, 0.9, 0.1))

Arguments

theta

A data.frame. The result of a calculateTheta call.

ptheta

A data.frame. The result of a permuteTheta call.

cutoff

For updateCutoffs, a numeric vector. this argument provides the FDR cutoffs to test for theta. For graph functions, a numeric scalar. This argument indicates the maximum theta to include in the figure. For graph functions, a large integer will instead retrieve the top N pairs as ranked by theta.