central(x, ...)# S3 method for default
central(x, ...)
# S3 method for UThHe
central(x, ...)
# S3 method for fissiontracks
central(x, mineral = NA, ...)
UThHe
or fissiontracks
apatite
or
zircon
changes the default efficiency factor, initial
fission track length and density to preset values (only affects
results if x$format=2
.)x
has class fissiontracks
, then
\(mswd=X^2/(n-1)\), where \(X^2\) is a Chi-square statistic of
the EDM data or ICP ages.x
has class UThHe
: uvw
or uv
x
has class fissiontracks
: data(examples)
print(central(examples$UThHe)$age)
Run the code above in your browser using DataLab