getFittingParameters | R Documentation |
Get fitting parameters
getFittingParameters(object, summarise = FALSE)
object |
Object of class MALDIassay |
summarise |
Logical, remove everything other then npar and mz from result. |
tibble of fitting parameters for each fitted m/z-value
# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
head(getFittingParameters(Blank2022res, summarise = FALSE))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.