Building a statistical significance testing web service powered by R
1–10 of 11 posts
Re: Building a statistical significance testing web service powered by R
#2Re: Building a statistical significance testing web service powered by R
#3How would you design that?
Re: Building a statistical significance testing web service powered by R
#4Would it be possible to code everything in something like Django to handle the HTTP, view parts, and farm out the calculations to R? How would you design that?
Re: Building a statistical significance testing web service powered by R
#5Would it be possible to code everything in something like Django to handle the HTTP, view parts, and farm out the calculations to R? How would you design that?
Re: Building a statistical significance testing web service powered by R
#6Would it be possible to code everything in something like Django to handle the HTTP, view parts, and farm out the calculations to R? How would you design that?
Re: Building a statistical significance testing web service powered by R
#7Would it be possible to code everything in something like Django to handle the HTTP, view parts, and farm out the calculations to R? How would you design that?
Re: Building a statistical significance testing web service powered by R
#8This is really neat! You should post more examples, like if I had a range of data points could I post that data set and have R output a best fit line?
There is a library you can install that looks like a web-based charting frontend for R, although I have not had a chance to try it-