calc_ll_pg_stlm | R Documentation |
this function generates the log-linkelihood for data fit using the pg_splm() function. The log-likelihood can be used for model selection and evaluation.
calc_ll_pg_stlm(Y, X, out)
Y |
is a N x J x T array of compositional count data. |
X |
is a n_sites 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.