Description Usage Arguments Details Author(s) See Also
This function plots the results for analyse_TL.plateau.
1 2 3  | 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))
 | 
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.  | 
Plotting parameters 
The plotting parameters are:  
plot.Tminnumeric: Lowest temperature plotted.
plot.Tmaxnumeric: Highest temperature plotted.
no.plotlogical: If TRUE, the results will not be plotted.
See also analyse_TL.MAAD. 
David Strebler
analyse_TL.plateau, calc_TL.MAAD.fit.Q, calc_TL.MAAD.fit.I.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.