BBUM_params_toReal: Transform actual values to fitting values

View source: R/BBUM_params.R

BBUM_params_toRealR Documentation

Transform actual values to fitting values

Description

For internal use of the package.

Usage

BBUM_params_toReal(params, limits = list(), rcap, pBBUM.alpha)

Arguments

params

Named vector of BBUM parameters.

limits

Named list of custom limits for specific paramters. Parameters not mentioned would be default values.

rcap

Whether the parameter r should have a stringent upper bound in this instance (for smart toggling of outlier detection).

pBBUM.alpha

Cutoff level of BBUM-FDR-adjusted p values for significance testing. Only used here to generate appropriate default limits.


wyppeter/bbum documentation built on Oct. 3, 2023, 3:29 p.m.