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

mdkarcher/phylodyn documentation built on Nov. 24, 2021, 12:20 a.m.