Learn R Programming

ArArRedux (version 0.1)

calibration: 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

Run this code
data(Melbourne)
C <- calibration(Melbourne$X,"DCAL")
plotcorr(C$covmat)

Run the code above in your browser using DataLab