Hi, I have some results generated in my C++ program. I 'd like to call some R functions that can test if two sample sets are from different distribution, like Kolmogorov-Smirnov and other more sophisticated Tests. I also like to draw the histograms of the two sample sets in the same plot using R. As a newbie to R, I greatly appreciate any suggestions on how to call R in C/C++ and recommendations on related R packages! Thanks and regards! -Tim
-- View this message in context: http://www.nabble.com/How-to-call-R-routines-in-C%2B%2B%60-tp25287785p25287785.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.