MC5_Methods: Load list of level 5 multiple-concentration cutoff methods
Description
mc5_mthds
returns a list of additional activity cutoff methods
to be used during level 5 multiple-concentration processing.
Value
A list of functions
Available Methods
More information about the level 5 multiple-concentration processing is
available in the package vignette, "Pipeline_Overview."
- bmad3
- Add a cutoff value of 3*bmad.
- pc20
- Add a cutoff value of 20.
- log2_1.2
- Add a cutoff value of log2(1.2).
- log10_1.2
- Add a cutoff value of log10(1.2).
- bmad5
- Add a cutoff value of 5*bmad.
- bmad6
- Add a cutoff value of 6*bmad.
- bmad10
- Add a cutoff value of 10*bmad.
- log2_2
- Add a cutoff value of log2(2).
- log10_2
- Add a cutoff value of log10(2).
- neglog2_0.88
- Add a cutoff value of -1*log2(0.88).