create_hyper_pars: Create list of hyperparameters

View source: R/create_pars.R

create_hyper_parsR Documentation

Create list of hyperparameters

Description

Create list of hyperparameters

Usage

create_hyper_pars(d, x)

Arguments

d

Numeric defining the scaling parameter for exponent for calculating cladogenesis rate.

x

Numeric defining the exponent for calculating extinction rate.

Value

Named list with hyperparameters

Author(s)

Pedro Neves, Joshua Lambert

Examples

hyper_pars <- create_hyper_pars(d = 0.027, x = 0.15)

rsetienne/DAISIE documentation built on Oct. 25, 2023, 4:32 a.m.