Description Usage Arguments Details Value Author(s)
Fits the negative binomial SSAD to a site x species matrix
1 | nbFit(x)
|
x |
a site by species matrix |
If likelihood optimization fails for a given species, NA
will be
returned for all row elements corresponding to that species.
A matrix
with columns giving the species IDs, the two parameters of the
negative binomial distribution, the log likelihood of the negative binomial
distribution, and the log likelihood of the Poisson distribution. Each row is one
species and the species ID refers to the column index of that species in the site x
species matrix x
.
Andy Rominger <ajrominger@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.