Rebuilding Map Example With Apply Functions
(This article was first published on Opiate for the masses, and kindly contributed to R-bloggers) Yesterday Hadley’s functional programming package purrr was published to CRAN. It is designed to bring...
View ArticleLondon Vs Boston
(This article was first published on Mango Solutions, and kindly contributed to R-bloggers) By Paulin Shek code{white-space: pre;} code{white-space: pre;} pre:not([class]) { background-color: white; }...
View ArticleUser-friendly scaling
(This article was first published on From the Bottom of the Heap - R, and kindly contributed to R-bloggers) Back in the mists of time, whilst programming early versions of Canoco, Cajo ter Braak...
View ArticleA New Method for Statistical Disclosure Limitation, I
(This article was first published on Mad (Data) Scientist, and kindly contributed to R-bloggers) The Statistical Disclosure Limitation (SDL) problem involves modifying a data set in such a manner that...
View ArticleEmoticons decoder for social media sentiment analysis in R
(This article was first published on Opiate for the masses, and kindly contributed to R-bloggers) If you have ever retrieved data from Twitter, Facebook or Instagram with R, you might have noticed a...
View ArticleUsing htmlwidgets with knitr and Jekyll
(This article was first published on Brendan Rocks >> R, and kindly contributed to R-bloggers) A few weeks ago I gave a talk at BARUG (and wrote a post) about blogging with the excellent...
View ArticleThe Data-Driven Weekly #1.2
(This article was first published on Cartesian Faith » R, and kindly contributed to R-bloggers) Last week witnessed a number of exciting announcements from the big data and machine learning space....
View ArticleH2O World 2015
(This article was first published on Revolutions, and kindly contributed to R-bloggers) by Joseph Rickert The second, annual H2O World conference finished up yesterday. More than 700 people from all...
View ArticleImportance of exports and economic growth, cross-country time series
(This article was first published on Peter's stats stuff - R, and kindly contributed to R-bloggers) Exports and economic growth I was looking to show a more substantive piece of analysis using the...
View Article6 Machine Learning Visualizations made in Python and R
(This article was first published on Modern Data » R, and kindly contributed to R-bloggers) These 6 visualizations were created in Plotly between 2014 and 2016 and are in some way related to machine...
View ArticleA Visualization of World Cuisines
(This article was first published on Design Data Decisions » R, and kindly contributed to R-bloggers) In a previous post, we had ‘mapped’ the culinary diversity in India through a visualization of...
View ArticleOur R package roundup
(This article was first published on Opiate for the masses, and kindly contributed to R-bloggers) A year in review It’s the time of the year again where one eats too much, and gets in a reflective...
View ArticleWrite in-line equations in your Shiny application with MathJax
(This article was first published on SAS and R, and kindly contributed to R-bloggers) I’ve been working on a Shiny app and wanted to display some math equations. It’s possible to use LaTeX to show...
View ArticleColor Quantization in R
(This article was first published on quantitate, and kindly contributed to R-bloggers) .gist-file .gist-data {max-height: 500px;} In this post, we’ll look at a simple method to identify segments of an...
View ArticleMultidimensional Scaling with R (from “Mastering Data Analysis with R”)
(This article was first published on R – R-statistics blog, and kindly contributed to R-bloggers) Guest post by Gergely Daróczi. If you like this content, you can buy the full 396 paged e-book for 5...
View ArticleRepel overlapping text labels in ggplot2
(This article was first published on Getting Genetics Done, and kindly contributed to R-bloggers) A while back I showed you how to make volcano plots in base R for visualizing gene expression results....
View ArticleRevolution R Open Performance Improvements
(This article was first published on ThinkToStart » R Tutorials, and kindly contributed to R-bloggers) Since last year Revolution Analytics has been publishing beta versions of Revolution R Open and...
View ArticleMini AI app using TensorFlow and Shiny
(This article was first published on Opiate for the masses, and kindly contributed to R-bloggers) tr;dr Simple image recognition app using TensorFlow and Shiny About My weekend was full of deep...
View ArticleRcppParallel: Getting R and C++ to work (some more) in parallel
(This article was first published on RStudio Blog, and kindly contributed to R-bloggers) (Post by Dirk Eddelbuettel and JJ Allaire) A common theme over the last few decades was that we could afford to...
View ArticleIntroduction to Statistical Methods in R
(This article was first published on r – Lunean, and kindly contributed to R-bloggers) Data analyses are the product of many different tasks, and statistical methods are one key aspect of any data...
View Article