December 2014

rfoaas 0.0.5

December 29, 2014 | Thinking inside the box

A new version of rfoaas is now on CRAN. The rfoaas package provides an interface for R to the most excellent FOAAS service--which provides a modern, scalable and RESTful web service for the frequent need to tell someone to eff off. This version align... [Read more...]

Christmas release: ggRandomForests V1.1.2

December 28, 2014 | jehrlinger

I’ve posted a new release of the ggRandomForests: Visually Exploring Random Forests to CRAN at (http://cran.r-project.org/package=ggRandomForests) The biggest news is the inclusion of some holiday reading – a ggRandomForests package vignette! ggRandomForests: Visually Exploring a Random Forest for Regression The vignette… Continue reading → [Read more...]

RcppArmadillo 0.4.600.0

December 28, 2014 | Thinking inside the box

Conrad produced another minor release 4.600 of Armadillo. As before, I had created a GitHub-only pre-release(s) of his pre-release(s), and tested a pre-release as well as the actual release against the now over one hundred CRAN dependents of our RcppArmadillo package. The tests passed fine as usual with less ... [Read more...]

A time series contest attempt

December 28, 2014 | Wingfeet

I saw the post a time series contest on Rob J Hyndman's blog. Since I am still wanting to play around with some bigger data sets, so I went to the source website https://drive.google.com/folderview?id=0BxmzB6Xm7Ga1MGxsdlMxbGllZnM&usp=shar... [Read more...]

Snowdoop/partools Update

December 27, 2014 | matloff

I’ve put together an updated version of my partools package, including Snowdoop, an alternative to MapReduce algorithms.  You can download it here, version 1.0.1. To review:  The idea of Snowdoop is to create your own file chunking, rather than having something like Hadoop do it for you, and then using ... [Read more...]

Fitting a mixture of independent Poisson distributions

December 26, 2014 | Pete

This is an example from Zucchini & MacDonald’s book on Hidden Markov Models for Time Series (exercise 1.3). The data is annual counts of earthquakes of magnitude 7 or greater, which exhibits both overdispersion for a Poisson (where the mean should equal the variance) as well as serial dependence. The aim is ... [Read more...]

Animations and GIFs using ggplot2

December 26, 2014 | Slawa Rokicki

Tracing a regression lineDiverging density plotsHappy New Year plot Happy New Year everyone! For the last post of the year, I thought I'd have a little fun with the new animation package in R. It's actually really easy to use. I recently had some fun w...
[Read more...]

rfoaas 0.0.4.20141225 — not on CRAN

December 25, 2014 | Thinking inside the box

A new version of rfoaas was prepared for CRAN, but refused on the grounds of having been updated within 24 hours. Oh well. To recap, the rfoaas package provides an interface for R to the most excellent FOAAS service -- which provides a modern, scalable and RESTful web service for the ... [Read more...]

R: Principal Component Analysis on Imaging

December 25, 2014 | Al Asaad

Ever wonder what's the mathematics behind face recognition on most gadgets like digital camera and smartphones? Well for most part it has something to do with statistics. One statistical tool that is capable of doing such feature is the Principal Component Analysis (PCA). In this post, however, we will not ... [Read more...]

Principal Component Analysis on Imaging

December 25, 2014 | Al-Ahmadgaid Asaad

Ever wonder what's the mathematics behind face recognition on most gadgets like digital camera and smartphones? Well for most part it has something to do with statistics. One statistical tool that is capable of doing such feature is the Principal Component Analysis (PCA). In this post, however, we will not ... [Read more...]

rfoaas 0.0.4.20141224

December 24, 2014 | Thinking inside the box

A new version of rfoaas is now on CRAN. The rfoaas package provides an interface for R to the most excellent FOAAS service -- which provides a modern, scalable and RESTful web service for the frequent need to tell someone to eff off. This is minor up... [Read more...]

Time Stacking and Time Slicing in R

December 24, 2014 | Andrew Landgraf

Time lapses are a fun way to quickly show a long period of time. They typically involve setting up your camera on a tripod and taking photos at a regular interval, like every 5 seconds. After all the photos have been taken, they are combined into a mov... [Read more...]

Plotting Fundamentals Chapter

December 24, 2014 | dogle

I have uploaded a draft of Chapter 3 — Plotting Fundamentals — for the Introduction to Fisheries Analyses with R (IFAR) book (note the new name).  This chapter is meant to be a quick introduction to plotting in base R for plots … Continue reading → [Read more...]

Explore a comet with R’s "rgl" package

December 24, 2014 | David Smith

Last month, the Philae lander touched down on comet Churyumov–Gerasimenko. In the process, the lander and the orbiting Rosetta probe captured detailed data on the geometry of the comet, which the ESA published as a shape file. You can use the rgl package to visualize and explore such shape ... [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)