Learn R Programming

IxPopDyMod (version 0.3.0)

expo_fun: Exponential function

Description

Exponential function

Usage

expo_fun(x, a, b)

Value

Numeric vector of length 1

Arguments

x

Predictor 1 in transitions table.

a

Parameter a in parameters table.

b

Parameter b in parameters table.

Examples

Run this code
expo_fun(.5, .1, .3)

Run the code above in your browser using DataLab