C++ implementation of Zellner and Ando (2010) Direct Monte Carlo method for sampling from the posterior of a Bayesian SUR
| 1 | sur_sample_cpp(Y, Xlist, y, X, XtX, pj, M)
 | 
| Y | 
 | 
| Xlist | A  | 
| y | 
 | 
| X | design  | 
| XtX | 
 | 
| pj | 
 | 
| M | An integer giving the number of desired samples | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.