View source: R/predict-pg_lm.R
predict_pg_lm | R Documentation |
this function generates predictions from the Bayesian multinomial regression using Polya-gamma data augmentation
predict_pg_lm(out, X_pred)
out |
is a list of MCMC outputs from |
X_pred |
is a n_{pred} x p matrix of climate variables. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.