default_priors_pgSTLM: Initialized default values of priors

View source: R/default-priors.R

default_priors_pgSTLMR Documentation

Initialized default values of priors

Description

A function for setting up the default pgSTLM priors

Usage

default_priors_pgSTLM(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.