calc_ll_pg_lm | R Documentation |
this function generates the log-linkelihood for data fit using the pg_lm() function. The log-likelihood can be used for model selection and evaluation.
calc_ll_pg_lm(Y, X, out)
Y |
is a n x J matrix of compositional count data. |
X |
is a n x p matrix of climate variables. |
out |
is a list of MCMC outputs from |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.