setParams: setParams<-

Description Usage Arguments Examples

Description

Add parameters for catchability and sigma in the param slot given an index or indices of stock abundance as FLQuant or FLQuants.

Usage

1
setParams(object, ...) <- value

Arguments

object

an object of class biodyn

value

params

Examples

1
2
3
4
5
6
## Not run: 
bd=sim()
cpue=stock(bd)
setParams(bd) <-cpue
setParams(bd)
## End(Not run)

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