February 2014

Valentines-day full moon

February 13, 2014 | Dan Kelley Blog/R

Introduction A wise person told me that it will be a full moon on the upcoming Valentine’s Day, but that it will be a long time until another one. I decided to check this with astronomical calculation. Procedure The Oce package has a function called moonAngle() that returns, among ... [Read more...]

A Significantly Improved Significance Test. Not!

February 12, 2014 | Rasmus Bååth

It is my great pleasure to share with you a breakthrough in statistical computing. There are many statistical tests: the t-test, the chi-squared test, the ANOVA, etc. I here present a new test, a test that answers the question researchers are most anxious to figure out, a test of significance, ... [Read more...]

Bayes factor t tests, part 1

February 12, 2014 | Richard Morey

In my first post, I described the general logic of Bayes factors. I will continue discussing the general logic of Bayes factor, while introducing some of the basic functionality of the BayesFactor package.Recap: What is a Bayes factor?The Bayes factor is the relative evidence provided by the data ... [Read more...]

Temperatures Series as Random Walks

February 12, 2014 | arthur charpentier

Last year, I did mention in a post that unit-root tests are dangerous, because they might lead us to strange models. For instance, in a post, I did obtain that the temperature observed in January 2013, in Montréal, might be considered as a random walk process (or at leat an ... [Read more...]

Unit Root Tests

February 12, 2014 | arthur charpentier

This week, in the MAT8181 Time Series course, we’ve discussed unit root tests. According to Wold’s theorem, if is  (weakly) stationnary then where is the innovation process, and where  is some deterministic series (just to get a result as general as possible). Observe that as discussed in a ... [Read more...]

Digitizing jpeg graphs in R

February 12, 2014 | Emmanuel Jjunju

I have been using third party programs for a long time until i came across the documentation for the R-package digitize. unfortunately, this package is not available for R 3.0.2 so i had to tweek things around. I am glad to share my solution. I started by taking a look at ... [Read more...]

Revolution R Enterprise in the Amazon Cloud

February 12, 2014 | Joseph Rickert

by Oliver Vagner, Cloud Solutions Lead Architect at Revolution Analytics Today, I am pleased to announce our new offering in the Amazon Web Services Big Data Marketplace – Revolution R Enterprise 7 for AWS. Of course, if you follow this blog, then you are quite familiar with Revolution R Enterprise (RRE) and ... [Read more...]

RInside 0.2.11

February 12, 2014 | Thinking inside the box

A new release 0.2.11 of RInside is now on CRAN. RInside provides a set of convenience classes which facilitate embedding of R inside of C++ applications and programs, using the classes and functions provided by the Rcpp R and C++ integration package... [Read more...]

Hierarchical forecasting with hts v4.0

February 12, 2014 | Rob J Hyndman

A new version of my hts package for R is now on CRAN. It was completely re-written from scratch. Not a single line of code survived. There are some minor syntax changes, but the biggest change is speed and scope. This version is many times faster than the previous version ... [Read more...]

Share and access R code, data, apps on ocpu.io

February 12, 2014 | Jeroen Ooms

ocpu.io is a new domain for publishing code, data and apps based on the OpenCPU system. Any R package on Github is directly available via yourname.ocpu.io. Thereby the package can be used remotely via the OpenCPU API to access data, perform remote function calls, reproduce results, publish ...
[Read more...]

Caching Encyclopedia of Life API calls

February 12, 2014 | rOpenSci Blog - R

In a recent blog post we discussed caching calls to the web offline, on your own computer. Just like you can cache data on your own computer, a data provider can do the same thing. Most of the data providers we work with do not provide caching. However, at least ... [Read more...]

R skills attract the highest salaries

February 11, 2014 | David Smith

Two recent salary surveys have shown that R language skills attract median salaries in excess of $110,000 in the United States. In the 2014 Dice Tech Salary Survey of over 17,000 technology professionals, the highest-paid IT skill was R programming. While big-data skills in general featured strongly in the top tier, having R ... [Read more...]

A million ways to connect R and Excel

February 11, 2014 | The R Trader

In quantitative finance both R and Excel are the basis tools for any type of analysis. Whenever one has to use Excel in conjunction with R, there are many ways to approach the problem and many solutions. It depends on what you really want to do and the size of ... [Read more...]

There is no Such Thing as Biomedical "Big Data"

February 11, 2014 | Will

At the moment, the world is obsessed with “Big Data” yet it sometimes seems that people who use this phrase don’t have a good grasp of its meaning.  Like most good buzz-words, “Big Data” sparks the idea of something grand and complicated, while sounding ordinary enough that listeners feel ... [Read more...]

Three ways to get parameter-specific p-values from lmer

February 11, 2014 | Dan Mirman

How to get parameter-specific p-values is one of the most commonly asked questions about multilevel regression. The key issue is that the degrees of freedom are not trivial to compute for multilevel regression. Various detailed discussions can be found on the R-wiki and R-help mailing list post by Doug Bates. ... [Read more...]
1 6 7 8 9 10 14

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)