c++ - mvrnorm & riwish -


i sample multivariate normal , inverse-wishart distribution. know r has mvrnorm (mass) , riwish (mcmcpack). possible through rinside use functions?

yes, is. can post on rcpp-devel more --- list archives show how access different r functions c++ via rcpp, , rinside lets have c++.


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -