calc_TL.plateau: Estimate value for plateau test

Description Usage Arguments Details Value Author(s)

View source: R/calc_TL.plateau.R

Description

The function estimates the quotient between the natural and the additive/regenerate signal.

Usage

1
calc_TL.plateau(Ln, Ln.error, Lx, Lx.error)

Arguments

Ln

numeric (required): Ln vector

Ln.error

numeric (required): Error for the Ln vector

Lx

numeric (required): Ln 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 provides an TLum.Results object containing:

LnLx

numeric: Ln/Lx matrix

LnLx.error

numeric: Error for the Ln/Lx matrix.

Author(s)

David Strebler, University of Cologne (Germany).


TLdating documentation built on May 2, 2019, 9:26 a.m.