MMM_solve_QP | R Documentation |
Quadratic programming solution function for linear combination fitting (LCF)
MMM_solve_QP(LCF.stds, LCF.samp, NMRmeth = NULL, FixNC)
LCF.stds |
Standards for LCF |
LCF.samp |
NMR Sample(s) for LCF |
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 quadratic programming exercise, constrained or not by the Nc ratio (FixNC)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.