I have been using R for the first time in a serious manner, and it is extremely well done and useful.
I decided to study some data. First I built a C# program that downloads data from the web, parses the XML into objects, uses an ORM to connect to a SQL database, and stores the parsed data in tables.
Then I use R with RODBC to connect to the SQLServer database/table using specialized queries to do all sorts of interesting analysis on the data. The graphics through plots that understand results in table/matrix form is awesome.
I knew almost nothing about R, and using this book
http://www.amazon.com/R-Nutshell-De...170X/ref=sr_1_1?ie=UTF8&qid=1286657704&sr=8-1
I am able to do some interesting analysis by following the examples.
Major Kudos. Now, if I were just a statistician...
I decided to study some data. First I built a C# program that downloads data from the web, parses the XML into objects, uses an ORM to connect to a SQL database, and stores the parsed data in tables.
Then I use R with RODBC to connect to the SQLServer database/table using specialized queries to do all sorts of interesting analysis on the data. The graphics through plots that understand results in table/matrix form is awesome.
I knew almost nothing about R, and using this book
http://www.amazon.com/R-Nutshell-De...170X/ref=sr_1_1?ie=UTF8&qid=1286657704&sr=8-1
I am able to do some interesting analysis by following the examples.
Major Kudos. Now, if I were just a statistician...
