check_inits_pgSTLM | R Documentation |
this function check that the initial values for pgSTLM are properly specified
check_inits_pgSTLM(Y, X, inits)
Y |
is a n x d matrix of multinomial count data. |
X |
is a n x p matrix of variables. |
inits |
is the list of current initial values |
locs |
is a n x 2 matrix of observation locations. |
corr_fun |
is a character that denotes the correlation function form. Current options include "matern" and "exponential". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.