check_priors_pg_splm: Check priors

View source: R/check-priors.R

check_priors_pg_splmR Documentation

Check priors

Description

this function check that the prior values are properly specified for the pg_splm() model.

Usage

check_priors_pg_splm(Y, X, priors, corr_fun = "exponential")

Arguments

Y

is a n x d matrix of compositional count data.

X

is a n x p matrix of variables.

priors

is the list of current prior values

corr_fun

is the correlation function


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