calc_TL.MAAD.separate: Separate the additive and the regenerative curves

Description Usage Arguments Details Author(s)

Description

Internal function called by analyse_TL.MAAD.
This function separates the additive curves from the regenerative curves using a vector containing the data type associate with each curve. Additive curves have "Natural" or "N+dose" as datatype. Regenerative curves have "Bleach" or "Bleach+dose" as datatype. Other datatypes are not supported.

Usage

1
calc_TL.MAAD.separate(Lx, Lx.error, doses, dTypes)

Arguments

Lx

numeric (required): Lx matrix

Lx.error

numeric (required): Error for the Lx matrix.

doses

numeric (required): doses vector

dTypes

character (required): data type vector.

Details

Warning: This function is an internal function and should not be used except for development purposes. Internal functions can be heavily modified and even renamed or removed in new version of the package.

Author(s)

David Strebler, University of Cologne (Germany).


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