Description Usage Arguments Details Value Author(s) References See Also
Internal function called by analyse_TL.MAAD and analyse_TL.SAR.
This function separates the Lx matrix from the Tx matrix.
Then, it estimates the Lx/Tx matrix.
It also provides a name for each of the curves.
1 | calc_TL.LxTx(object)
|
object |
|
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.
The function provides an TLum.Results containing:
Temperaturesnumeric: Vector with the temperature values.
Namescharacter: Vector with the curve names.
Datatypecharacter: Vector with the curve type.
Dosesnumeric: Vector with the curve doses.
Testdosesnumeric: Vector with the curve test-doses.
LxLx matrix.
Lx.errorAbsolute error for the Lx matrix.
TxTx matrix.
Tx.errorAbsolute error for the Tx matrix
LxTxLx/Tx matrix.
LxTx.errorAbsolute error for the Lx/Tx matrix.
David Strebler, University of Cologne (Germany).
Aitken, M.J. (1985) Thermoluminescence Dating, Academic Press, London
Murray & Wintle (2000). Luminescence dating of quartz using an improved single-aliquot regenerative-dose protocol. Radiation Measurements, Vol.32, No.1, p.57-73.
analyse_TL.MAAD, analyse_TL.SAR.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.