2016

Sampling Exercise Part 1

November 13, 2016 | Hasan Imtiaz

In this Exercise, we will dive quickly through some basic sampling methods. Follow along this series to use these methods later for our decision trees modelling exercise. We will sample using the package caTools and caret. This is a beginner level exercise. Please refer to the help section for set.... [Read more...]

Where are $5.4 billion in PA grant funds being spent?

November 13, 2016 | normallyskewed

Answer: Mostly in Philly & Pittsburgh. RACP The Commonwealth of Pennsylvania has a major grant called the Redevelopment Assistance Capital Program. As reported by Jacob Adelman for Philly.com, the Philly area recently nabbed $25.2M for a number of major projects, including the Viaduct Rail Park & renovations at the Gallery at ...
[Read more...]

College Football EDA with R

November 13, 2016 | Wann-Jiun Ma

Contributed by Wann-Jiun Ma. He is currently in the NYC Data Science Academy 12 week full time Data Science Bootcamp program taking place between September to […] The post College Football EDA with R appeared first on NYC Data Science Academy Blog. [Read more...]

The flock Package is on CRAN

November 12, 2016 | quintuitive

About a couple of years ago, I rolled out the flock package to help me synchronize R processes. I have used it ever since, but it wasn’t until recently that I found the time to move the source code to GitHub, and to add the package to CRAN. The ... [Read more...]

Example 7.3: what a mess!

November 12, 2016 | xi'an

A rather obscure question on Metropolis-Hastings algorithms on X Validated ended up being about our first illustration in Introducing Monte Carlo methods with R. And exposing some inconsistencies in the following example… Example 7.2 is based on a [toy] joint Beta x Binomial target, which leads to a basic Gibbs sampler. ...
[Read more...]

Ordering categories within ggplot2 facets

November 12, 2016 | Simon Jackson

@drsimonj here to share my method for ordering categories within facets to create plots that look like this… instead of like this…  Motivation: Tidy Text Mining in R The motivation for this post comes from Tidy Text Mining in R by Julia Silge and David Robinson. It is a must ...
[Read more...]

You should re-encode high cardinality categorical variables

November 11, 2016 | John Mount

Nina Zumel and I have been doing a lot of writing on the (important) details of re-encoding high cardinality categorical variables for predictive modeling. These are variables that essentially take on string-values (also called levels or factors) and vary through many such levels. Typical examples include zip-codes, vendor IDs, and ... [Read more...]

ShinyProxy 0.7.0

November 11, 2016 | tobias

Friday 11 November 2016 - 19:06 ShinyProxy is a novel, open source platform to deploy Shiny apps for the enterprise or larger organizations. Our previous post on the how and why of ShinyProxy triggered a lot of encouraging reactions. Here's our...
[Read more...]

ShinyProxy 0.7.0

November 11, 2016 | Open Analytics

Our previous post on the how and why of ShinyProxy triggered a lot of encouraging reactions. Here’s our favorite: Indeed choosing for Docker opens a world of possibilities for ShinyProxy and making you no longer dependent on a particular version of R or shiny is only one of the ...
[Read more...]
1 25 26 27 28 29 174

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)