check_priors_pg_lm: Check priors

View source: R/check-priors.R

check_priors_pg_lmR Documentation

Check priors

Description

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

Usage

check_priors_pg_lm(Y, X, priors)

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


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