are_rln_clock_models {beautier}R Documentation

Are the clock models Relaxed Log-Normal clock models?

Description

Are the clock models Relaxed Log-Normal clock models?

Usage

are_rln_clock_models(clock_models)

Arguments

clock_models

a list of one or more clock models, as returned by create_clock_model

Value

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

Author(s)

Richèl J.C. Bilderbeek


[Package beautier version 2.6.12 Index]