QFASA.const.eqn {QFASA} | R Documentation |
Returns sum(alpha)
and used in solnp()
.
Description
Returns sum(alpha)
and used in solnp()
.
Usage
QFASA.const.eqn(alpha, predator, prey.quantiles, gamma)
Arguments
alpha |
vector over which minimization takes place. |
predator |
fatty acid signature of predator. |
prey.quantiles |
matrix of fatty acid signatures of prey. Each row contains an individual prey signature from a different species. |
gamma |
power transform exponent (see chisq.dist). |
[Package QFASA version 1.2.0 Index]