calibration: Detector calibration

View source: R/calibration.R

calibrationR Documentation

Detector calibration

Description

Apply the detector calibration for multicollector data

Usage

calibration(X, clabel)

Arguments

X

an object of class redux

clabel

the label of the detector calibration data

Value

an object of class redux

Examples

data(Melbourne)
C <- calibration(Melbourne$X,"DCAL")
plotcorr(C)

ArArRedux documentation built on July 21, 2026, 1:07 a.m.