Method for Quantification using an MCR-ALS model
Source:R/class_StatisticMethod_Quantify.R
StatisticMethod_Quantify_mcrals.Rd
Quantify data using the mcrals statistical model and concentrations.
Arguments
- regression
A character string indicating the type of regression to be used. Default is "linear". Possible values are "linear", "poly2" or "poly3".
- concentrations
Numeric of the same length as analyses with the concentrations to be used for quantification. When concentration is not known or not available, use
NA_real_
.