f0.periodtuningpp {evoper} | R Documentation |
Period tuning for Predator-Prey base
Description
This function is an example on how EvoPER can be used for estimating the parameter values in order to produce oscilations with the desired period. It is not intended to be used directelly, the provided wrappers should be instead.
Usage
f0.periodtuningpp(x1, x2, x3, x4, period)
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 |
period |
The desired oscilation period |
Value
The solution fitness cost
[Package evoper version 0.5.0 Index]