Learn R Programming

MALDIcellassay (version 0.4.47)

getCurveFits: Extract curve fits

Description

Extract curve fits

Usage

getCurveFits(object)

Value

List, containing the data used to do the fits as well as the nlpr curve fit .

Arguments

object

Object of class MALDIassay

Examples

Run this code
# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
fits <- getCurveFits(Blank2022res)

Run the code above in your browser using DataLab