getQuantileForInteractionCoefficient: Function that gets numeric cutoffs from percentile

View source: R/internalfunctions.R

getQuantileForInteractionCoefficientR Documentation

Function that gets numeric cutoffs from percentile

Description

Function that gets numeric cutoffs from percentile

Usage

getQuantileForInteractionCoefficient(tofilter, interactionCoeffPercentile)

Arguments

tofilter

dataframe for percentile filtering

interactionCoeffPercentile

percentile cutoff for interaction coefficient (default bottom 10 percent (high negative coefficients) and top 10 percent (high positive coefficients))

Value

vector with numeric cutoffs


IntLIM documentation built on Aug. 22, 2022, 5:05 p.m.