C++ implementation to obtain a matrix of samples from predictive posterior density
| 1 | predict_surbayes_cpp(Mu, Sigmalist, n, J, nsims)
 | 
| Mu | matrix of means | 
| Sigmalist | list of covariance matrices | 
| n | number of observations | 
| J | number of endpoints | 
| nsims | Number of simulations (number of rows in Mu) | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.