by Quantide | Oct 27, 2016 | Articles, R blog, Raccoon - Statistical Models with R, Web Books
This article is part of Quantide’s web book “Raccoon – Statistical Models with R“. Raccoon is Quantide’s third web book after “Rabbit – Introduction to R” and “Ramarro – R for Developers“. See the full project here. The second chapter of Racooon is focused on T-test...
by Quantide srl | Oct 18, 2016 | Articles, R blog, Raccoon - Statistical Models with R, Web Books
This article is the first chapter of Quantide’s web book “Raccoon – Statistical Models with R“. Raccoon is Quantide’s third web book after “Rabbit – Introduction to R” and “Ramarro – R for Developers“....
by Quantide srl | Oct 6, 2016 | Articles, R blog, Raccoon - Statistical Models with R
This web book is the result of work of my colleagues Enrico Pegoraro, who wrote all previous versions of this book and Veronica Giro, who reviewed and reassembled all these materials. However, it would not have been possible without the sharing of knowledge,...
by Michy Alice | Oct 4, 2016 | Articles, R blog
When performing some kind of analysis in R it is usually common to use data stored in basic formats such as .csv or .Rdata, and then present the analysis using a .Rmd file. This process solves a lot of processing-related problems and saves time by allowing the analyst...