calc_TL.MAAD.average: Estimate average additive curves for the MAAD protocol.

Description Usage Arguments Details Value Author(s)

Description

Internal function called by analyse_TL.MAAD.
This function estimates the average curves for each additive dose.

Usage

1
calc_TL.MAAD.average(names, doses, Lx, Lx.error)

Arguments

names

character (required): Names of the TL curves

doses

numeric (required): additive doses used for the TL curve

Lx

numeric (required): Lx matrix

Lx.error

numeric (required): Error for the Lx matrix.

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.

Value

The function provide an TLum.Results object containing:

names

character: Vector with the names of the average additive curves.

doses

character: Vector with the additive doses corresponding to each average additive curve.

Lx

numeric: new average additive curve Lx matrix.

Lx.error

numeric: Error on the new Lx matrix.

Author(s)

David Strebler, University of Cologne (Germany).


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