Learn R Programming

ArArRedux (version 0.1)

clcorrection: Cl-interference correction

Description

Apply the interference correction for the Cl-decay products

Usage

clcorrection(X, irr)

Arguments

X
an object of class redux
irr
the irradiation schedule

Value

  • an object of class redux

Examples

Run this code
data(Melbourne)
Cl <- clcorrection(Melbourne$X,Melbourne$irr)
plotcorr(Cl$covmat)

Run the code above in your browser using DataLab