predatorprey: predatorprey

Description Usage Arguments Value

View source: R/test-functions.R

Description

The solver for Lotka-Volterra differential equation.

Usage

1
predatorprey(x1, x2, x3, x4)

Arguments

x1

The growth rate of prey

x2

The decay rate of predator

x3

The predating effect on prey

x4

The predating effecto on predator

Value

The ODE solution


antonio-pgarcia/evoper documentation built on Aug. 30, 2020, 10:40 p.m.