RLum.Analysis2TLum.Analysis: Convert RLum.Analysis object to an TLum.Analysis.

Description Usage Arguments Details Author(s)

Description

This function convert a RLum.Analysis object, created using the package'Luminescence', into a TLum.Analysis object, which will be used by this package. The TL package is implemented to only works with its own class of object (TLum.Analysis, TLum.Analysis and TLum.Data.Curve).

Usage

1
RLum.Analysis2TLum.Analysis(object, relative.error)

Arguments

object

RLum.Analysis (required): object containing the TL curves used for the ED estimation.

relative.error

numeric (required): Relative error of the TL signals. Generally, it is between 0.02 and 0.1.

Details

This function use the data from the RLum.Analysis and the relative.error specified to create a absolute error matrix. Then it create a new TLum.Analysis including all the information from the RLum.Analysis and the new absolute error matrix. For practical reason, the TLdating package considers the error as random. It means that the systematic component of the error will be ignored.

Author(s)

David Strebler, University of Cologne (Germany),
David Strebler


dstreble/TLdating documentation built on May 15, 2019, 4:50 p.m.