May 2014

R / Finance 2014: Packaged Takeaways

May 29, 2014 | Joseph Rickert

by Joseph Rickert I was very happy to have been able to attend R / Finance 2014 which wrapped up a couple of weeks ago. In general, the talks were at a very high level of play, some dealing with brand new ideas and many presented at a significant level of technical ... [Read more...]

June Reading List

May 28, 2014 | Dave Giles

Put away that novel! Here's some really fun June reading: Berger, J., 2003. Could Fisher, Jeffreys and Neyman have agreed on testing?. Statistical Science, 18, 1-32. Canal, L. and R. Micciolo, 2014. The chi-square controversy. What if Pearson had R? Journal of Statistical Computation and Simulation, 84, 1015-1021. Harvey, D. I., S. J. Leybourne, ... [Read more...]

New caret version with adaptive resampling

May 28, 2014 | Max Kuhn

A new version of caret is on CRAN now. There are a number of bug fixes: A man page with the list of models available via train was added back into the package. See ?models. Thoralf Mildenberger found and fixed a bug in the variable importance calcu... [Read more...]

Shortcuts for quantmod

May 28, 2014 | ivannp

Over the years, there have been a couple of issues I have been trying to address in my daily use of this excellent package. Both are “cosmetic” improvements, they only improve the usability of the package. Let me share them and see whether they can be improved further.:) First, let’... [Read more...]

Bayesian nonparametric weighted sampling inference

May 28, 2014 | andrew

Yajuan Si, Natesh Pillai, and I write: It has historically been a challenge to perform Bayesian inference in a design-based survey context. The present paper develops a Bayesian model for sampling inference using inverse-probability weights. We use a hierarchical approach in which we model the distribution of the weights of ... [Read more...]

Customising ProjectTemplate in R

May 28, 2014 | Jeromy Anglim

This post talks about my workflow for getting started with a new data analysis project using the ProjectTemplate package. Overview of ProjectTemplate ProjectTemplate is an R Package which facilitates data analysis, encourages good data analysis habit... [Read more...]

Data visualisation challange at useR 2014 conference

May 27, 2014 | smarterpoland

Familiar with R and DataVis? Take a try in PISA data visualisation contest for useR2014 participants. There are two contest tracks. In each you can win 700$. More information about the contest can be found here: http://www.oecd.org/pisa/pisaproducts/datavisualizationcontest.htm. The prizes are funded by The Organisation ... [Read more...]

Modernizing sugar in Rcpp11

May 27, 2014 | romain francois

I'm in the process of modernizing the implementation of sugar in Rcpp11. Previous work already improved performance of sugar by allowing sugar classes themselves to implement how to apply themselves into their target vector. For example the sugar cla... [Read more...]

Disambiguating Rcpp11 and Rcpp

May 27, 2014 | romain francois

I pushed some code this morning to allow us to use this alternative syntax to use Rcpp11. #include using namespace Rcpp11 ; Of course the usual code will continue to work, and might even be preferable if you write code that needs to... [Read more...]

How Do Cities Feel?

May 27, 2014 | aschinchon

If you are lost and feel alone, circumnavigate the globe (For You, Coldplay) You can not consider yourself a R-blogger until you do an analysis of Twitter using twitteR package. Everybody knows it. So here I go. Inspired by the fabulous work of Jonathan Harris I decided to compare human ... [Read more...]

R gui Revisited

May 27, 2014 | Educate-R - R

A couple months ago I wrote about switching my class from using SPSS to one that uses R with a gui frontend (original post). Since the semester has wrapped up, below are my thoughts on how the course went with respect to the students using R. Things ... [Read more...]
1 2 3 4 12

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)