calibration {ArArRedux} | R Documentation |
Apply the detector calibration for multicollector data
calibration(X, clabel)
X |
an object of class |
clabel |
the label of the detector calibration data |
an object of class redux
data(Melbourne) C <- calibration(Melbourne$X,"DCAL") plotcorr(C)