Learn R Programming

MALDIcellassay (version 0.4.47)

getRecalibrationError: Calculate remaining calibration error of a MALDIassay object

Description

Calculate remaining calibration error of a MALDIassay object

Usage

getRecalibrationError(object)

Value

A tibble containing statistics about remaining calibration error

Arguments

object

Object of class MALDIassay

Examples

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

Run the code above in your browser using DataLab