This package version requires R >= 4.0
trace_ParameterStateEvolution()
: this new function allows tracing of the evolution of the concentration during the modelling for different steps. The functions returns a plot and/or numerical output of calculated end-states.
- Add support for Bailey (2001) model variation of Peng et al. (2022,
QG), keyword in
model_LuminescenceSignals()
is"Peng2022"
- now consistently supports both spellings for the model
"customized"
and"customized"
- now returns a character vector with the names of the allowed
keywords if model is missing. This is also internally used in
model_LuminescenceSignals()
to avoid inconsistencies. - now returns also the parameter names and units as extra elements
- The parameter
own_state_parameters
now accepts (optionally) anRLum.Results-class
object created byRLumModel::.set_pars
as input
- A new vignette, called “RLumModel - Models and parameters” was added to provide a better overview and comparison of the different models