get4039 {ArArRedux} | R Documentation |
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 |
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
data(Melbourne)
R <- get4039(Melbourne$X,Melbourne$irr)
plotcorr(R)
[Package ArArRedux version 1.0 Index]