getRecalibrationError {MALDIcellassay}R Documentation

Calculate remaining calibration error of a MALDIassay object

Description

Calculate remaining calibration error of a MALDIassay object

Usage

getRecalibrationError(object)

Arguments

object

Object of class MALDIassay

Value

A tibble containing statistics about remaining calibration error

Examples

# see example for `fitCurve()` to see how this data was generated
data(Blank2022res)
getRecalibrationError(Blank2022res)

[Package MALDIcellassay version 0.4.47 Index]