R Class for Wildfire Scientists
(This article was first published on Working With Data » R, and kindly contributed to R-bloggers) This entry is part 14 of 14 in the series Using RMazama Science has just finished creating class...
View ArticleLeveraging R for Job Openings for Economists
(This article was first published on fReigeist » R, and kindly contributed to R-bloggers) Quite a few people emailed me regarding my post on Econ Job Market. This post is about how you can use very...
View ArticleR 3.1.2 release (and upgrading for Windows users)
(This article was first published on R-statistics blog » R, and kindly contributed to R-bloggers) R 3.1.2 (codename “Pumpkin Helmet“) was released last week. You can get the latest binaries version...
View ArticleLet’s Do Some MORE Hierarchical Bayes Choice Modeling in R!
(This article was first published on Engaging Market Research, and kindly contributed to R-bloggers) R enables us to "test drive" statistical models by running simulations and analyzing actual data....
View ArticleCreating More Effective Graphs
(This article was first published on Exegetic Analytics » R, and kindly contributed to R-bloggers) A few years ago I ordered a copy of the 2005 edition of Creating More Effective Graphs by Naomi...
View ArticleAnalyzing coverage of R unit tests in packages – the {testCoverage} package
(This article was first published on R-statistics blog » R, and kindly contributed to R-bloggers) (guest post by Andy Nicholls and the team of Mango Business Solutions) Introduction Testing is a...
View ArticleHigh performance JSON streaming in R: Part 1
(This article was first published on OpenCPU, and kindly contributed to R-bloggers) The jsonlite stream_in and stream_out functions implement line-by-line processing of JSON data over a connection,...
View ArticleVisualising stranded RNA-seq data with Gviz/Bioconductor
(This article was first published on Bioinpharmatics » R, and kindly contributed to R-bloggers) Gviz is a really great package for visualising genomics data in R. Recently I have been looking at...
View ArticleAnnouncing the Publication of R Machine Learning Essentials
(This article was first published on MilanoR, and kindly contributed to R-bloggers) R machine learning essentials will be published soon. The target audience is readers wanting to quickly get familiar...
View ArticleA look at the igraph package
(This article was first published on Revolutions, and kindly contributed to R-bloggers) by Joseph Rickert The igraph package has become a fundamental tool for the study of graphs and their properties,...
View ArticleFirst steps with ChainLadder: Import triangle from Excel into R
(This article was first published on mages' blog, and kindly contributed to R-bloggers) Taking the first step is often the hardest: getting data from Excel into R. Suppose you would like to use the...
View Articlermarkdown: Alter Action Depending on Document
(This article was first published on TRinker's R Blog » R, and kindly contributed to R-bloggers) Can I see a show of hands for those who love rmarkdown? Yeah me too. One nifty feature is the ability...
View ArticleThe ensurer package (validation inside pipes)
(This article was first published on R-statistics blog » R, and kindly contributed to R-bloggers) Guest post by Stefan Holst Milton Bache on the ensurer package. If you use R in a production...
View Articleproper use of GOSemSim
(This article was first published on YGC » R, and kindly contributed to R-bloggers) One day, I am looking for R packages that can analyze PPI and after searching, I found the ppiPre package in CRAN....
View ArticleInterpreting regression coefficient in R
(This article was first published on biologyforfun » R, and kindly contributed to R-bloggers) Linear models are a very simple statistical techniques and is often (if not always) a useful start for...
View ArticleRcpp now used by 300 CRAN packages
(This article was first published on Thinking inside the box , and kindly contributed to R-bloggers) This morning, Rcpp reached another round milestone: 300 packages on CRAN now depend on it (as...
View ArticleR Object-oriented Programming – Book Review
(This article was first published on R Video tutorial for Spatial Statistics, and kindly contributed to R-bloggers) I have been asked to review the book “R Object-oriented Programming” by Kelly Black,...
View ArticleCounting things is hard for a given value of “things”
(This article was first published on What You're Doing Is Rather Desperate » R, and kindly contributed to R-bloggers) This post is just a summary of some interesting online discussion from last week...
View ArticleAm I a data scientist?
(This article was first published on Hyndsight » R, and kindly contributed to R-bloggers) Last night I gave a very short talk (less than 5 minutes) at the Melbourne Analytics Charity Christmas Gala, a...
View ArticleLDA on Ferguson Grand Jury I
(This article was first published on » R, and kindly contributed to R-bloggers) Tweet The case of Michael Brown, an unarmed black teenager, who was shot and killed on August 9th, by Darren Wilson, a...
View Article