Hi, I have created a web interface to enable analysis for users without having much to worry about the stats in the backend. In this particular case I have reached a stage where I have finally created two arrays between which I want to do an independant samples T Test. I have the arrays ready in a PHP script, I was hoping if someone could guide me how to invoke R , pass these arrays into it and finally get the ttest results out.
Any help is much appreciated -- View this message in context: http://n4.nabble.com/R-Script-From-PHP-tp931877p931877.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.