View source: R/default-priors.R
default_priors_pg_stlm | R Documentation |
pg_stlm()
A function for setting up the default pg_stlm()
priors
default_priors_pg_stlm(Y, X, corr_fun = "exponential")
Y |
is a n x d x T array of compositional count data through time. |
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.