Description Usage Details Value Available Methods Note See Also
mc2_mthds
returns a list of correction/transformation functions
to be used during level 2 multiple-concentration processing.
1 |
The functions contained in the list returned by mc2_mthds
return
a list of expressions to be executed in the mc2
(not exported)
function environment. The functions are described here for reference
purposes, The mc2_mthds
function is not exported, nor is it
intended for use.
All available methods are described in the Available Methods section, listed by the function/method name.
A list functions
More information about the level 2 multiple-concentration processing is available in the package vignette, "Pipeline_Overview."
Take the logarithm of cval with the base 2.
Take the logarithm of cval with the base 10.
Remove entries where cval is less than 0.
Remove entries where cval is 0.
Multiply cval by 25.
Multiply cval by 100.
Shift cval by subtracting out the minimum of cval and adding 1, such that the new minimum of cval is 1.
Multiply cval by 2.5.
Multiply cval by 3.
Multiply cval by 6.
This function is not exported and is not intended to be used by the user.
mc2
, Method functions
to query what
methods get applied to each acid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.