sat_coalescent_loglh: Compute likelihood of a realisation of an half/logistic...

View source: R/RcppExports.R

sat_coalescent_loglhR Documentation

Compute likelihood of a realisation of an half/logistic growth coalescent.

Description

Compute likelihood of a realisation of an half/logistic growth coalescent.

Usage

sat_coalescent_loglh(sampling_times, coalescent_times, t0, r, N, t_max)

Arguments

sampling_times

times of leaves.

coalescent_times

times of coalescent events.

t0

time of divergence.

N

asymptotic population size.

growth

rate.

Value

the log likelihood for the given parameters.


dhelekal/CaveDive documentation built on June 11, 2024, 4:32 p.m.