EvalMultiPeak | R Documentation |
EvalMultiPeak
calculates the y-axis values for a given set of
multi-peak parameters.
EvalMultiPeak(dataX, mass, intensity, commonPar)
dataX |
x axis data. |
mass |
Vector of the peak positions. |
intensity |
Vector of (fitted) intensities. |
commonPar |
Vector of (fitted) values of common peak parameters. |
Vector with y axis data.
Other Peak fitting functions:
EvalSinglePeak()
,
FitSinglePeak2()
,
FitSinglePeak()
,
MultiPeakFit()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.