View source: R/are_clock_models.R
are_rln_clock_models | R Documentation |
Are the clock models Relaxed Log-Normal clock models?
are_rln_clock_models(clock_models)
clock_models |
a list of one or more clock models,
as returned by |
vector of booleans with the same length
as the number of clock models in clock_models
.
Each nth element is TRUE if the nth element
in clock_models
is a relaxed log-normal
clock model, FALSE otherwise
Richèl J.C. Bilderbeek
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.