View source: R/default-inits.R
default_inits_pg_lm | R Documentation |
A function for setting up the default pg_lm()
initial values
default_inits_pg_lm(Y, X, priors)
Y |
is a n x d matrix of multinomial count data. |
X |
is a n x p matrix of variables. |
priors |
is a list of prior settings. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.