How to use data analysis for machine learning, part 2
(This article was first published on r-bloggers – SHARP SIGHT LABS, and kindly contributed to R-bloggers) In part 1, we went over how to use data visualization and data analysis prior to machine...
View ArticleCase Study: Animation and Others Vizs
(This article was first published on Jkunst - R category, and kindly contributed to R-bloggers) This post will be about if we can show some data in other ways to try to tell more clearly the Oh! Foo!...
View ArticleInteractive Q-Q Plots in R using Plotly
(This article was first published on R – Modern Data, and kindly contributed to R-bloggers) Introduction In a recent blog post, I introduced the new R package, manhattanly, which creates interactive...
View ArticleText Mining with R on Vikings episode scripts
(This article was first published on R – Networkx, and kindly contributed to R-bloggers) Synopsis I'm a hugh fan of the TV show Vikings. I thought it would be cool to mine the tv shows scripts to...
View ArticleExpress dplyr Part II
(This article was first published on Rolling Your Rs, and kindly contributed to R-bloggers) This is Part II of the “Express dplyr” posting. If you haven’t already you might want to review Part I of...
View ArticleBest way to draw heatmap for publication
(This article was first published on One Tip Per Day, and kindly contributed to R-bloggers) Here are two tips I can share if you were also working on a big dataset towards a high quality heatmap: 1....
View ArticleCreating color palettes in R
(This article was first published on Let's talk about science with R, and kindly contributed to R-bloggers) There are several color palettes available in R such as rainbow(), heat.colors(),...
View ArticleSome New R Packages
(This article was first published on Revolutions, and kindly contributed to R-bloggers) by Joseph Rickert New R packages keep rolling into CRAN at a prodigious rate: 184 in May, 195 in June and July...
View Article