MMM_fit | R Documentation |
The function wraps the Linear combination fit of the integrated regions of the molecular mixing model.
MMM_fit(sample, standards, ex.smaller = NULL, NMRmeth, FixNC)
sample |
Sample Integrals |
standards |
List of all standards |
ex.smaller |
Exclude portions smaller than a given value (decimal form), default to NULL |
NMRmeth |
Regions to be integrated, methods available include: "4region", "Bonanomi", "Smernik" and Molecular mixing model ("MMM"). |
FixNC |
TRUE or FALSE, for fixing or not the NC ratio on the sample fitting. |
A dataframe containing the result of the fitting exercise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.