On 9 March 2011 at 15:41, Mahdi Shafiei wrote: | Hello, | I couldn't find rmultinom function in sugar. In a TODO file for Rcpp, I found | this line: "rmultinom : tricky because it generates a matrix" | | I was wondering if there is any plan to add this function in the future. In any | case, what is your recommendation if I need this function in my C++ code.
If you need this function with any sense of urgency then you should consider writing it yourself and possibly contributing it to Rcpp in the process. Dirk | thanks, | Mahdi | | ---------------------------------------------------------------------- | _______________________________________________ | Rcpp-devel mailing list | [email protected] | https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel -- Dirk Eddelbuettel | [email protected] | http://dirk.eddelbuettel.com _______________________________________________ Rcpp-devel mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
