2013

Calling R functions through AJAX using opencpu.js

September 21, 2013 | Jeroen Ooms

The opencpu.js library builds on jQuery to call R functions through AJAX, straight from the browser. This makes it easy to embed R based computation or graphics in apps. Moreover, asynchronous requests (which are native in Javascript) make parallelization a natural part of the application. This post introduces some ...
[Read more...]

Network visualization – part 4: 3D networks

September 20, 2013 | Vessy

In the fourth and final part of my graph visualization series, I’ll show how to create 3D network plots. 3D plots are more than just pretty plots – they allow you to rotate, scale, and zoom in and out of … Continue reading → [Read more...]

Hortonworks Hadoop, Big Data and Data Science

September 20, 2013 | David Smith

Over at the Hortonworks blog, I've shared some resources for getting started with Data Science and R. And if you'd like to learn more about how Hadoop and R fit into the modern data artchitecture, I'll be participating in a joint webinar with Hortonworks' John Kreisa. If you'd like to ... [Read more...]

Real Pirate Attacks, Charted with R

September 19, 2013 | David Smith

To mark Talk Like a Pirate Day, Bob Rudis uses R to animate a map of the cumulative real-world pirate attacks since 1978: Looks like the Carribean and the West Indes, traditional pirate haunts, are still active. But the real hot-spot in modern times is Africa. Find the R code behind ... [Read more...]

Animated IRL Pirate Attacks In R

September 19, 2013 | hrbrmstr

Avast me hearRties! (ok, enough of the pirate speak in a blog post) It wouldn’t be TLAPD without out some modest code & idea pilfering from Mark Bulling & Simon Raper. While those mateys did a fine job hoisting up some R code (your really didn’t think I’d stop ... [Read more...]

How do you draw a Pirate Hat?: rnorm()

September 19, 2013 | 0utlieR

Since today, 19 Sept is talk like a pirate day, I would like to relate a story about stats and pirates. While driving, my wife was in the back seat with our young child asked me how to draw a pirate hat. Since I was driving I could not show her ... [Read more...]

Truncate by Delimiter in R

September 19, 2013 | Mollie

Sometimes, you only need to analyze part of the data stored as a vector. In this example, there is a list of patents. Each patent has been assigned to one or more patent classes. Let's say that we want to analyze the dataset based on only the first pat... [Read more...]

Webcast on Writing Great R Code

September 19, 2013 | richierocks

While I’m promoting things, you might also want to know that I’m doing a webcast on how to write great R code next Wednesday. It’s at 6pm British Summer Time or 10am Pacific Daylight Time. the big problem with being a data scientist is that you have ... [Read more...]

Rrrrr! It’s Talk Like a Pirate Day!

September 19, 2013 | David Smith

Arrr, Mateys! Today be "Talk Like a Pirate Day", t' unofficial day o' R users everywhere. (Rrrrr!) T' celebrate this swashbucklin' day, Revolution Analytics has a bunch o' pirate bandanas, eaypatches and "I love R" T-shirts t' give away t' t' best pirate pictures posted t' t' #RPirate2013 hashtag on ... [Read more...]

Video: Google Analytics with R

September 19, 2013 | jeromyanglim

This post shares the video from the talk presented in September 2013 by Johann de Boer on accessing Google Analytics using R at Melbourne R Users. In this presentation Johann will share his experience in creating his first open-source R … Continue reading → [Read more...]

informative hypotheses (book review)

September 18, 2013 | xi'an

The title of this book Informative Hypotheses somehow put me off from the start: the author, Hebert Hoijtink, seems to distinguish between informative and uninformative (deformative? disinformative?) hypotheses. Namely, something like H0: μ1=μ2=μ3=μ4 is “very informative” and the alternative Ha is completely uninformative, while the “alternative null” H1: μ1 [Read more...]
1 39 40 41 42 43 158

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)