default_priors_pg_stlm: Initialized default values of priors for 'pg_stlm()'

View source: R/default-priors.R

default_priors_pg_stlmR Documentation

Initialized default values of priors for pg_stlm()

Description

A function for setting up the default pg_stlm() priors

Usage

default_priors_pg_stlm(Y, X, corr_fun = "exponential")

Arguments

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".


jtipton25/pgR documentation built on July 8, 2022, 12:44 a.m.