getCurveFits {MALDIcellassay} | 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)