mesa_traj: Mesa trajectory

Description Usage Arguments Value Examples

View source: R/trajectories.R

Description

Mesa trajectory

Usage

1
mesa_traj(t, a = 2, b = 3)

Arguments

t

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

a

numeric radius of the mesa.

b

numeric exponential slope of the mesa "walls".

Value

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

Examples

1
mesa_traj(0:20)

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