default_priors_pg_splm: Initialized default values of priors for 'pg_splm()'

View source: R/default-priors.R

default_priors_pg_splmR Documentation

Initialized default values of priors for pg_splm()

Description

A function for setting up the default pg_splm() priors

Usage

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

Arguments

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


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