controlFn: controlFn

Description Usage Arguments Value See Also Examples

Description

A utility function to help set up the control slot in biodyn

Usage

1
2
controlFn(r, k, p = 1, b0 = 1, phaseR = 1, phaseK = 1, phaseP = -1,
  phaseB0 = -1, min = 0.5, max = 2)

Arguments

r

a numeric value with best guess

k

a numeric value with best guess

p

a numeric value with best guess, default=1

b0

a numeric value with best guess default=1

phaseR

a numeric value for phase, default=1

phaseK

a numeric value for phase, default=1,

phaseP

a numeric value for phase, default=-1,

phaseB0

a numeric value for phase, default=-1,

min

a numeric a multipler for the best guess

max

numeric a multipler for the best guess

Value

a control object

See Also

biodyn control

Examples

1
2
3
4
## Not run: 
sim()
   
## End(Not run)

laurieKell/biodyn documentation built on May 20, 2019, 7:58 p.m.