cloudstat

CloudStat: Learn & Do R Language on the Cloud

November 19, 2011 | CloudStat

Hi! My fellow useRs! Iā€™m making a web-based R Language platform ( http://cloudst.at/ ) for my students. My aim is to decrease the learning curve of learning R and collaboration. With CloudStat, there is no more download, installation, update and mai... [Read more...]

Testing for…

October 31, 2011 | CloudStat

Input Output Testing for regression Input: advertising=c(1,2,3,4,5) sales=c(1,1,2,2,4) sales.Reg=lm(sales~advertising) summary(sales.Reg) Output: __ advertising=c(1,2,3,4,5) __ sales=c(1,1,2,2,4) __ __ sales.Reg=lm(sales~advertising) __ summary... [Read more...]
1 2

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)