check_priors_pg_lm | R Documentation |
this function check that the prior values are properly specified for the pg_lm()
model
check_priors_pg_lm(Y, X, priors)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.