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