View source: R/default-priors.R
default_priors_pg_splm | R Documentation |
pg_splm()
A function for setting up the default pg_splm()
priors
default_priors_pg_splm(Y, X, corr_fun = "exponential")
Y |
is a n x d matrix of compositional count data. |
X |
is a n x p matrix of climate variables. |
corr_fun |
is a character that denotes the correlation function form. Current options include "matern" and "exponential". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.