View source: R/BBUM_startgen.R
BBUM_limapply | R Documentation |
Transformer of guess values defined in [0, 1]
to whatever the limits
are.
BBUM_limapply(props, limits = list(), pBBUM.alpha)
props |
Named list of parameter guess as proportions defined in
|
limits |
Named list of custom limits for specific paramters. Parameters not mentioned would be default values. |
pBBUM.alpha |
Cutoff level of BBUM-FDR-adjusted p values for significance testing. Only used here to generate appropriate default limits. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.