Learn R Programming

TLdating (version 0.1.3)

plot_TL.plateau: plot plateau test result

Description

This function plots the results for analyse_TL.plateau.

Usage

plot_TL.plateau(sample.name, temperatures, names, doses, Lx, Lx.a, Lx.plateau, LxTx, LxTx.a, LxTx.plateau, plotting.parameters = list(plateau.Tmin = 0, plateau.Tmax = NA, plot.Tmin = 0, plot.Tmax = NA))

Arguments

sample.name
character (required): Sample name.
temperatures
numeric (required): temperature vector
names
character (required): Name vector for the additive curves.
doses
numeric (required): Dose vector for the additive curves.
Lx
numeric (required): Lx matrix for the additive curves.
Lx.a
numeric (required): Lx matrix for the average additive curves.
Lx.plateau
numeric (required): Ln/Lx matrix for the additive curves.
LxTx
numeric (required): Lx/Tx matrix for the additive curves.
LxTx.a
numeric (required): Lx/Tx matrix for the average additive curves.
LxTx.plateau
numeric (required): (Ln/Tn)/(Lx/Tx) matrix for the additive curves.
plotting.parameters
list (with default): list containing the plotting parameters. See details.

Details

Plotting parameters The plotting parameters are:

See also analyse_TL.MAAD.

See Also

analyse_TL.plateau, calc_TL.MAAD.fit.Q, calc_TL.MAAD.fit.I.