April 2016

d3/R Chord Diagram of White House Petition Data

April 8, 2016 | data_steve

The OpenData movement has the White House producing and releasing some novel datasets. One of them is the We The People petition site. I learned about this from Proofreader.com’s interesting python work using that data. From the petition site, you can see an interesting gallery of work done ... [Read more...]

d3/R Chord Diagram of White House Petition Data

April 8, 2016 | data_steve

The OpenData movement has the White House producing and releasing some novel datasets. One of them is the We The People petition site. I learned about this from Proofreader.com’s interesting python work using that data. From the petition site, you can see an interesting gallery of work done ... [Read more...]

One-sided F-tests and halving p-values

April 7, 2016 | Daniel Lakens

After my previous post about one-sided tests, some people wondered about two-sided F-tests. And then Dr R recently tweeted: No, there is no such thing as a one-tailed p-value for an F-test. reported F(1,40)=3.72, p=.03; correct p=.06 use t-test for one-tailed. — R-Index (@R__INDEX) April 5, 2016 I thought it would be ...
[Read more...]

One-sided F-tests and halving p-values

April 7, 2016 | Daniel Lakens

After my previous post about one-sided tests, some people wondered about two-sided F-tests. And then Dr R recently tweeted: No, there is no such thing as a one-tailed p-value for an F-test. reported F(1,40)=3.72, p=.03; correct p=.06 use t-test for one-tailed.— R-Index (@R__INDEX) April 5, 2016I thought it would be ...
[Read more...]

RcppArmadillo 0.6.700.3.0

April 7, 2016 | Thinking inside the box

A new Armadillo release 6.700.3 is out, and we uploaded RcppArmadillo 0.6.700.3.0 to CRAN and Debian. This followed the usual thorough reverse-dependecy checking of by now 216 packages using. Armadillo is a powerful and expressive C++ template libra... [Read more...]

Book Review: Graphical Data Analysis with R

April 7, 2016 | Joseph Rickert

by Joseph Rickert Basically, there are two kinds of graphics or plots you can make from a data set: (1) those that allow you to see what is going on with the data, and (2) those you make to communicate what you have found to someone else. When making the first kind, ... [Read more...]

A workflow for publishing RStudio notebooks on Blogger

April 6, 2016 | Bart Rogiers

The past few years, I have been searching regularly for ways of formatting R code on +Blogger. Although different possibilities were available, almost always I ended up using the online Pretty R syntax highlighter by copying parts of a script and pasting these in blog posts after highlighting. Thanks to ...
[Read more...]

Visualising F1 Stint Strategies

April 6, 2016 | Tony Hirst

With the new F1 season upon us, I’ve started tinkering with bits of code from the Wrangling F1 Data With R book and looking at the data in some new ways. For example, I started wondering whether we might be able to learn something interesting about the race strategies ...
[Read more...]

How long could it take to run a regression

April 6, 2016 | arthur charpentier

This afternoon, while I was discussing with Montserrat (aka @mguillen_estany) we were wondering how long it might take to run a regression model. More specifically, how long it might take if we use a Bayesian approach. My guess was that the time should probably be linear in , the number ... [Read more...]

Perform co-operations with the coop package

April 6, 2016 | wrathematics

About The coop package does co-operations: covariance, correlation, and cosine, and it does them quickly. The package is available on CRAN and GitHub, and has two vignettes: Introducing coop: Fast Covariance, Correlation, and Cosine Operations Algorithms and Benchmarks for the coop Package Incidentally, the vignettes don't render correctly on CRAN's ... [Read more...]

R pkg Easter Eggs — Revenge of Pacman!

April 6, 2016 | data_steve

In my last post, I praised the virtues of pacman. I also wanted to indulge of one of the main benefits of working with one of pacman’s devs: Tyler Rinker. Tyler is a geek’s geek, in the best possible way. And one of the best officemates one coul... [Read more...]

R pkg Easter Eggs — Revenge of Pacman!

April 6, 2016 | data_steve

In my last post, I praised the virtues of pacman. I also wanted to indulge of one of the main benefits of working with one of pacman’s devs: Tyler Rinker. Tyler is a geek’s geek, in the best possible way. And one of the best officemates one could ... [Read more...]
1 8 9 10 11 12 13

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)