Likelihood function for hyperparameters of abundance model, given the species values of little.r (latter a vector). Simply calculates the pdf of whatever modelfunc is requested. For symmetric models, norm and symexp, the third parameter (second hyperSD) is not used.
Only used as a subroutine of the main modeling function, model.littleR.Gibbs.
1 2 | hyper.abundGibbs(test, Rsd, spmean, whichtest, type, badparam = NULL,
returneach = FALSE)
|
badparam |
The name of a function (unquoted) that tests a set of model parameters for validity; must return TRUE if parameters are valid, otherwise FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.