ml_exp_coal: Maximum likelihood exponential model

Description Usage Arguments

View source: R/simple_models.R

Description

Maximum likelihood exponential model

Usage

1
ml_exp_coal(samp_times, n_sampled, coal_times, betas = c(0, 0))

Arguments

samp_times

vector of sampling times.

n_sampled

vector of number sampled at samp_times.

coal_times

vector of coalescent times.

betas

starting values for optimization.


phylodyn documentation built on May 29, 2017, 1:28 p.m.