For each species, convert between length and weight using the relationship
$$w_i = a_i l_i^{b_i}$$ or
$$l_i = (w_i / a_i)^{1/b_i}$$
where a
and b
are taken from the species parameter data frame and
\(i\) is the species index.
For each species, convert between length and weight using the relationship
$$w_i = a_i l_i^{b_i}$$ or
$$l_i = (w_i / a_i)^{1/b_i}$$
where a
and b
are taken from the species parameter data frame and
\(i\) is the species index.