C++ implementation to obtain one sample from predictive posterior density
| 1 | predict_surbayes_helper(mu, Sigma, n, J)
 | 
| mu | vector of means | 
| Sigma | covariance matrix shared among all observations | 
| n | number of observations | 
| J | number of endpoints | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.