April 2014

Visualizing Age-Length Keys — More

April 15, 2014 | dogle

I recently posted on the addition of ageKeyPlot() to the FSA package for visualizing age-length keys. Since that post, I have added one more type of plot as illustrated below. This post should be considered as an extension of the … Continue reading → [Read more...]

Oracle’s Strategy for Advanced Analytics

April 15, 2014 | Mark Hornick

At Oracle our goal is to enable you to get timely insight from all of your data. We continuously enhance Oracle Database to allow workloads that have traditionally required extracting data from the database to run in-place. We do this to narrow the ga... [Read more...]

Wealth and Skill | A Talk to Students

April 15, 2014 | klr

I enjoyed talking to University of Alabama students this morning about wealth, skill, and luck.  I tried to synthesize a whole lot of research into something meaningful.  Of course, it would not have been possible without rCharts + Slidify.  Thanks ... [Read more...]

googleVis 0.5.1 released on CRAN

April 15, 2014 | Markus Gesmann

GoogleVis 0.5.1 was released on CRAN yesterday. New Features New functions gvisSankey, gvisAnnotationChart, gvisHistogram,gvisCalendar and gvisTimeline to support the new Google charts of the same names (without 'gvis'). New demo Trendlines showing how... [Read more...]

Use of freqparcoord for Regression Diagnostics

April 14, 2014 | matloff

This is the third in my series of three posts on my package freqparcoord with Yingkang Xie. (My next post after this will show how to use R to explore one of my favorite examples of “what can go wrong” in statistics.) Here is a very brief review of my ... [Read more...]

Video: Mining Tweets with R

April 14, 2014 | jeromyanglim

This post shares the video from the talk presented in 2014 by Eu Jin Lok on mining tweets with R presented at Melbourne R Users. Twitter is currently ranked in the top 10 for most-visited website, and averaging 500 million … Continue reading → [Read more...]

BH release 1.54.0-2

April 14, 2014 | Thinking inside the box

Yesterday's release of RcppBDT 0.2.3 lead to an odd build error. If one used at the same time a 32-bit OS, a compiler as recent as g++ 4.7 and the Boost 1.54.0 headers (directly or via the BH package) then the file lexical_cast.hpp barked and failed t... [Read more...]

Interfacing R with Web technologies

April 14, 2014 | David Smith

A new Task View on CRAN will be of anyone who needs to connect R with Web-based applications. The Web Technologies and Services Task View lists R functions and pacakges for reading data from websites (via public APIs or by scraping data from HTML packegs); for interfacing with Cloud-based platforms (... [Read more...]

Transitioning to Stan

April 14, 2014 | andrew

Kevin Cartier writes: I’ve been happily using R for a number of years now and recently came across Stan. Looks big and powerful, so I’d like to pick an appropriate project and try it out. I wondered if you could point me to a link or document that ... [Read more...]

Modeling "This Time is Different" in R

April 14, 2014 | Sam Weiss

Check out PDF for Equations And Code to run yourself Introduction: “This Time is different” by Reinhart and Rogoff is an empirical history of financial crises and panics.  It describes many economic events such as; inflation, bubbles, and defaults. The theme that ties these events together is the idea that ... [Read more...]

Example 2014.4: Hilbert Matrix

April 14, 2014 | Ken Kleinman

Rick Wicklin showed how to make a Hilbert matrix in SAS/IML. Rick has a nice discussion of these matrices and why they might be interesting; the value of H_{r,c} is 1/(r+c-1). We show how to make this matrix in the data step and in R. We ...
[Read more...]

Modeling "This Time is Different"

April 14, 2014 | Sam Weiss

Check out PDF for Equations And Code to run yourself Introduction: “This Time is different” by Reinhart and Rogoff is an empirical history of financial crises and panics.  It describes many economic events such as; inflation, bubbles, and defaults. The theme that ties these events together is the idea that ... [Read more...]

The ins and outs of interacting with web APIs

April 14, 2014 | rOpenSci Blog - R

We've received a number of questions from our users about dealing with the finer details of data sources on the web. Whether you're reading data from local storage such as a csv file, a .Rdata store, or possibly a proprietary file format, you've most likely run into some issues in ... [Read more...]

Regular expressions in R vs RStudio

April 14, 2014 | Robin Lovelace - R

The 'regex' family of languages and commands is used for manipulating text strings. More specifically, regular expressions are typically used for finding specific patterns of characters and replacing them with others. These technique have a range of applications and R's base installation has powerful regex tools (not to mention add-on ... [Read more...]

RcppBDT 0.2.3

April 13, 2014 | Thinking inside the box

A new release of the RcppBDT package is now on CRAN. Several new modules were added; the package can now work on dates, date durations, "ptime" (aka posix time), and timezones. Most interesting may be the fact that ptime is configured to use 96 bi... [Read more...]

Exploring US healthcare data

April 13, 2014 | Vik Paruchuri

A few days ago, the Centers for Medicare and Medicaid Services (CMS) released some unprecedented data on the US healthcare system. The data consists of 9 million rows showing how much each doctor in the US charged Medicare, for what, and how much Medicare paid out. It doesn't quite cover everything (... [Read more...]
1 5 6 7 8 9 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)