View source: R/default_arguments.R
control.transition_dating.default | R Documentation |
Sets the default variables in the list control.transition_dating
used to
specify the procedure for estimating the dating uncertainty of a given transition
following a linear ramp model fit.
The list contains the following arguments:
label
Character used to describe the name of the transition in future plot
. Default NULL
.
nsims
Integer giving the number of samples to be generated for onset transition age. Default value is 10000
.
sync
Boolean indicating if the synchronized age-depth model should be used. Default value is TRUE
, but this is set to fALSE
if synchronized samples are not yet computed.
age.label
Character describing what label to place on x-axis (age) in a future plot
. Default value is ""
.
age.ref
Numeric giving a reference value for the age which will be included in a future plot
.
control.transition_dating.default()
Returns a list including default values for all variables in
control.transition_dating
.
Eirik Myrvoll-Nilsen, eirikmn91@gmail.com
bremla, linrampfitter,
events_depth_to_age,set.options
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.