getCurveFits | R Documentation |
Extract curve fits
getCurveFits(object)
object |
Object of class MALDIassay |
List, containing the data used to do the fits as well as the nlpr curve fit .
# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
fits <- getCurveFits(Blank2022res)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.