predict_pgLM | R Documentation |
this function generates predictions from the Bayesian multinomial regression using Polya-gamma data augmentation
predict_pgLM(out, X_pred, n_cores = 1L)
out |
is a list of MCMC outputs from pgLM |
X_pred |
is a n_{pred} x p matrix of climate variables. |
n_cores |
is the number of cores for parallel computation using openMP. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.