Quadratic programming solution function for linear combination fitting (LCF)
MMM_solve_QP(LCF.stds, LCF.samp, NMRmeth = NULL, FixNC)
A dataframe containing the result of the quadratic programming exercise, constrained or not by the Nc ratio (FixNC)
Standards for LCF
NMR Sample(s) for LCF
Regions to be integrated, methods available include: "4region", "Bonanomi", "Smernik" and Molecular mixing model ("MMM").
TRUE or FALSE, for fixing or not the NC ratio on the sample fitting.