boombust_traj: Boom and bust trajectory

Description Usage Arguments Value Examples

View source: R/trajectories.R

Description

Boom and bust trajectory

Usage

1
boombust_traj(t, bust = 1, scale = 1000)

Arguments

t

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

bust

numeric time when bust begins.

scale

numeric maximum that the trajectory attains when the bust begins.

Value

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

Examples

1

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