Learn R Programming

ArArRedux (version 0.1)

get4039: Calculate the 40Ar*/39ArK-ratios

Description

Calculate the 40Ar*/39ArK-ratios of interference corrected logratio intercept data

Usage

get4039(X, irr)

Arguments

X
an object of class redux containing some interference corrected logratio intercept data
irr
the irradiation schedule

Value

  • an object of class link{redux} containing the 40Ar*/39ArK-ratios as intercepts and its covariance matrix as covmat

Examples

Run this code
data(Melbourne)
R <- get4039(Melbourne$X,Melbourne$irr)
plotcorr(R$covmat)

Run the code above in your browser using DataLab