get_pars_i
Obtains parameters from growth and reprod data at multiple food levels
Contents
Syntax
[par, U] = get_pars_i(p, w, par0)
Description
Obtains parameters from growth data at multiple food levels Maturity and somatic maitenance rate coefficients are equal.
Input
- p: (n,4)-matrix with quantities (n > 1). The columns are:
1 f % - % scaled functiomal response
2 L_b % mm % length at birth
3 L_i % mm % ultimate length
4 \dot{r}_B % d^-1 % von Bertalanffy growth rateRemarks
iget_pars_i is inverse to get_pars_i
Example of use
See mydata_get_pars