February 2017

Venture Capital Deals in 2016 – An Overview (1/2)

February 3, 2017 | Salvino

  Over the year 2016, I manually gathered press clippings announcing Venture Capital (VC) deals from various online or newsletters public sources each time I bumped into something that caught my attention. Early January, I then put together and cleaned the data and made it R-usable as a csv dataset Read More ... [Read more...]

Hypothetical Outcome Plots

February 2, 2017 | max humber

suppressPackageStartupMessages(library(tidyverse)) # devtools::install_github("dgrtwo/gganimate") # install.packages("cowplot") library(gganimate) # install image magick in terminal ____ "brew install image magick" If the Weatherman says that t... [Read more...]

a well-hidden E step

February 2, 2017 | xi'an

A recent question on X validated ended up being quite interesting! The model under consideration is made of parallel Markov chains on a finite state space, all with the same Markov transition matrix, M, which turns into a hidden Markov model when the only summary available is the number of ...
[Read more...]

The real meaning of spurious correlations

February 2, 2017 | nsaunders

Like many data nerds, I’m a big fan of Tyler Vigen’s Spurious Correlations, a humourous illustration of the old adage “correlation does not equal causation”. Technically, I suppose it should be called “spurious interpretations” since the correlations themselves are quite real, but then good marketing is everything. There ...
[Read more...]

fst: Fast serialization of R data frames

February 2, 2017 | David Smith

If you want to get data out of R and into another application or system, simply copying the data as it resides in memory generally isn't an option. Instead you have to serialize the data (into a file, usually), which the other application can then deserialize to recreate the original ... [Read more...]

Going to Strata / Hadoop World 2017 San Jose?

February 2, 2017 | John Mount

Are you attending or considering attending Strata / Hadoop World 2017 San Jose? Are you interested in learning to use R to work with Spark and h2o? Then please consider signing up for my 3 1/2 hour workshop soon. We are about half full now, but I really want to fill the room, ... [Read more...]

UNHCR Refugee Data Visualized

February 2, 2017 | eugejjoh

I was working on to expand the disease transmission model from my first post but with the currents events, I felt compelled to work on something different. The new United States presidential administration formulated an executive order the end of last week, if issued, will suspend visas of internationals in ...
[Read more...]

Multipanel Graphics in R (part 1)

February 2, 2017 | Siddhartha Bora

In many situations, we require that several plots are placed in the same figure as subplots. R has various ways of doing it. Base Graphics has three different ways to draw subplots, i.e. mfrow, layout and split.screen, with increasing degree of complexity, and, at the same time, with ... [Read more...]

Tutorial: How to set up a Twitter bot using R

February 2, 2017 | eoda GmbH

On occasion of the 10,000th R package on CRAN, eoda operated an automated Twitter account which regularly posted the current number of packages available on CRAN until the 10,000-package milestone has been passed on January 28, 2017. #Rstatsgoes10k – Hello World, it’s 2017-01-28 01:59:03 and currently there are 10000 packages on CRAN. — ...
[Read more...]

Apply to attend rOpenSci unconf 2017!

February 2, 2017 | Stefanie Butland

For a fourth year running, we are excited to announce the rOpenSci unconference, our annual event loosely modeled on Foo Camp. We're organizing #runconf17 to bring together scientists, developers, and open data enthusiasts from academia, industry, government, and non-profits to get together for a couple of days to hack on ... [Read more...]

Exploring News Coverage With newsflash

February 1, 2017 | hrbrmstr

I was enthused to see a mention of this on the GDELT blog since I’ve been working on an R package dubbed newsflash to work with the API that the form front-ends. Given the current climate, I feel compelled to note that I’m neither a Clinton supporter/defender/...
[Read more...]

Halite

February 1, 2017 | Rstats on Jon Calder

Halite is an artificial intelligence programming challenge. Players control a bot using the programming language of their choice. Bots fight for control of a 2D grid and the bot with the most territory at the end wins. The company behind Halite is Two Sigma, a New York City-based hedge fund ...
[Read more...]

The Case of the Missing Offense

February 1, 2017 | Emil Parikh

Contributed by Emil Parikh. He is currently in the NYC Data Science Academy 12-week, full-time Data Science Bootcamp program taking place between January 9th to March 31st, 2017. This post […] The post The Case of the Missing Offense appeared first on NYC Data Science Academy Blog. [Read more...]

Halite

February 1, 2017 | Jon Calder's R Blog

May the best bot win - Halite is an artificial intelligence programming challenge. Players control a bot using the programming language of their choice. Bots fight for control of a 2D grid and the bot with the most territory at the end wins. Th... [Read more...]

Halite

February 1, 2017 | Jon Calder's R Blog

May the best bot win - Halite is an artificial intelligence programming challenge. Players control a bot using the programming language of their choice. Bots fight for control of a 2D grid and the bot with the most territory at the end wins. ... [Read more...]
1 13 14 15 16

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)