February 2013

qdap 0.2.0 released

February 2, 2013 | tylerrinker

This is the first CRAN release of qdap (qdap 0.2.0) found here.  qdap (Quantitative Discourse Analysis Package) is an R package designed to assist in quantitative discourse analysis. The package stands as a bridge between qualitative transcripts of dialogue and … Continue reading →
[Read more...]

RcppExamples 0.1.6

February 1, 2013 | Thinking inside the box

A pure maintenance release 0.1.6 of RcppExamples was made two weeks ago, and never announced. We merely moved the NEWS.Rd file into the proper location in the inst/ directory, and, while were at it, mentioned the new Rcpp Gallery in the DESCRIPTION fi... [Read more...]

digest 0.6.2

February 1, 2013 | Thinking inside the box

digest version 0.6.2 came out a few days ago as an almost immediate follow-up to release 0.6.1. We used paste0() in a few places, and this is only available with newer versions of R. To not introduce as somewhat unnessecary dependency, we reverted thi... [Read more...]

Bootstrap Confidence Intervals

February 1, 2013 | Wesley

Here is an example of nonparametric bootstrapping.  It’s a powerful technique that is similar to the Jackknife. With the bootstrap, however, the approach uses re-sampling. It’s clearly not as good as parametric approaches but it gets the job done. This can be used in a variety of situations ... [Read more...]

Visualizing MLB Hall of Fame votes with R

February 1, 2013 | David Smith

Carlos Scheidegger and Kenny Shirley created this visualization of votes for the Major League Baseball hall of fame: They describe the chart as follows: The main figure above is a plot of BBWAA Hall of Fame voting by year for all 1,070 players who have appeared on the ballot since Hall ... [Read more...]

General Navigation in R

February 1, 2013 | moonheadsing

So you’ve finally managed to install the pesky environment but have no idea what you are looking at when you open the program. This tutorial is for you. (Again, here is a version with screenshot pictures). When you open R, it might look different than the screenshots in the ... [Read more...]

Yen and JGBs Short-Term vs Long Term

February 1, 2013 | klr

I have read some articles arguing that the recent move in the Japanese Yen is overdone.  However, considering the short-term without regard to the long-term context is naïve and potentially dangerous.  Although I do not have significant proo...
[Read more...]

Overdispersion with different exposures

February 1, 2013 | arthur charpentier

In actuarial science, and insurance ratemaking, taking into account the exposure can be a nightmare (in datasets, some clients have been here for a few years – we call that exposure – while others have been here for a few months, or weeks). Somehow, simple results because more complicated to compute just ... [Read more...]

Bayesian model choice for the Poisson model

February 1, 2013 | Robin Ryder

Following Arthur Charpentier‘s example, I am going to try to post occasionally on material covered during my courses, in the hope that it might be useful to my students, but also to others. In the second practical of the Bayesian Case Studies course, we looked at Bayesian model choice ... [Read more...]

Converting a dataset from wide to long

February 1, 2013 | Slawa Rokicki

I recently had to convert a dataset that I was working with from a wide format to a long format for my analysis.  I struggled with this a bit, but finally found the right sources and the right package to do it, so I thought I'd share my practical ... [Read more...]

Show me the pdf already

February 1, 2013 | Will

You’ve got a pdf file and you’d like to view it with whatever the system viewer is. As usual, that requires something special for Windows and something general for the rest of us. Here goes… openPDF [Read more...]
1 13 14 15

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)