Learn R Programming

phylodyn (version 0.9.0)

bottleneck_traj: Bottleneck trajectory

Description

Bottleneck trajectory

Usage

bottleneck_traj(t)

Arguments

t
numeric vector of times at which to evaluate the trajectory function.

Value

A vector containing the trajectory value corresponding to every element in t.

Examples

Run this code
bottleneck_traj(seq(0,2,by=0.1))

Run the code above in your browser using DataLab