April 2012

useR! 2012 Deadlines Approaching: Registration, Hotels, Student Scholarships

April 5, 2012 | BioStatMatt

Forwarded from Frank Harrell: DEADLINES FAST APPROACHING – 8th Annual International R User Conference useR! 2012, Nashville, Tennessee USA Registration Deadlines: Early Registration: Passed Regular Registration: Mar 1- May 12 Late Registration: May 13 – June 4 On-Site Registration: June 12 – June 15 Please note: Nashville is offering several large entertainment events the month [...] [Read more...]

Gaussian process regression with R

April 5, 2012 | James Keirstead

I’m currently working my way through Rasmussen and Williams’s book on Gaussian processes. It’s another one of those topics that seems to crop up a lot these days, particularly around control strategies for energy systems, and thought I should be able to at least perform basic analyses ... [Read more...]

Melt

April 5, 2012 | Ralph

There are many situations where data is presented in a format that is not ready to dive straight to exploratory data analysis or to use a desired statistical method. The reshape2 package for R provides useful functionality to avoid having to hack data around in a spreadsheet prior to import ... [Read more...]

R Structure Explained

April 4, 2012 | Frank Davenport

This post by Suraj Gupta explains it all. This is the firs time I have seen a  concise and accessible explanation of the R environment structure and why it matters.   Addendum: This one by Digithead is also pretty good [Read more...]

R, I Love You

April 4, 2012 | Suraj Gupta

It is easier to critique than it is to create. I write this post with much gratitude for R, the R community and particularly R-Core who are paid $0 to bring us R. I’d like to offer an idea and I’m wondering if people are interested in ral... [Read more...]

Data Science Undefined

April 4, 2012 | Capehart

One of the favorite bar room discussions of statisticians, machine learners, and computer scientists is – what is data science? (And I don’t care whether it happens in a bar or not, it’s a “bar room” discussion by virtue of... [Read more...]

Simulated Annealing in Julia

April 4, 2012 | John Myles White

Building Optimization Functions for Julia In hopes of adding enough statistical functionality to Julia to make it usable for my day-to-day modeling projects, I’ve written a very basic implementation of the simulated annealing (SA) algorithm, which I’ve placed in the same JuliaVsR GitHub repository that I used for ... [Read more...]

Enjoy Low Income Tax Rates

April 4, 2012 | Patrick Rhodes

Tax rates were higher in the past... Joe derisively snorted at the pay stub in his hand. Crumpling it into a ball, he wound up like a baseball pitcher and fast-balled the wad of paper across the room. It bounced unsatisfyi... [Read more...]

New Release of ROracle posted to CRAN

April 4, 2012 | mhornick

Oracle recently updated ROracle to version 1.1-2 on CRAN with enhancements and bug fixes. The major enhancements include the introduction of support for Oracle Wallet Manager and datetime and interval types.  Oracle Wallet ... [Read more...]

Resampling Hierarchically Structured Data Recursively

April 4, 2012 | BioStatMatt

That's a mouthful! I presented this topic to a group of Vandy statisticians a few days ago. My notes (essentially reproduced in this post) are recorded at the Dept. of Biostatistics wiki: HowToBootstrapCorrelatedData. The presentation covers some bootstrap strategies for hierarchically structured (correlated) data, but focuses on the multi-stage bootstrap; ... [Read more...]

Betas of the low vol cohorts

April 4, 2012 | Pat

How did the constraints affect portfolio betas, and how did the betas change over time? Previously “Low (and high) volatility strategy effects” created 6 sets of random portfolios — the so-called low vol cohorts — as of 2007 and showed their performance up to about a month ago. “Rebalancing the low vol cohorts” looked ... [Read more...]

How R Searches and Finds Stuff

April 4, 2012 | Suraj Gupta

Or… How to push oneself down the rabbit hole of environments, namespaces, exports, imports, frames, enclosures, parents, and function evaluation? Motivation There are a few reasons to bother reading this post: Rabbit hole avoida... [Read more...]
1 11 12 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)