calibration {ArArRedux}R 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)

[Package ArArRedux version 1.0 Index]