View source: R/internalfunctions.R
getQuantileForInteractionCoefficient | R Documentation |
Function that gets numeric cutoffs from percentile
getQuantileForInteractionCoefficient(tofilter, interactionCoeffPercentile)
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)) |
vector with numeric cutoffs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.