get4039 {ArArRedux} | R Documentation |
Calculate the 40Ar*/39ArK-ratios of interference corrected logratio intercept data
get4039(X, irr)
X |
an object of class |
irr |
the irradiation schedule |
an object of class link{redux}
containing the
40Ar*/39ArK-ratios as intercepts
and its covariance matrix
as covmat
data(Melbourne)
R <- get4039(Melbourne$X,Melbourne$irr)
plotcorr(R)