evaluateCombination {QFASA} | R Documentation |
Get nll and IC values for a pair of species (this is used in forward selection if the starting species are not specified; used on a list of all possible combinations of two species)
Description
Get nll and IC values for a pair of species (this is used in forward selection if the starting species are not specified; used on a list of all possible combinations of two species)
Usage
evaluateCombination(
species.index,
species.list,
pred.mat,
prey.mat,
cal.vec,
fat.vec,
ext.fa,
k = 2
)
[Package QFASA version 1.2.1 Index]