January 2012

Introduction to Conditional Random Fields

January 2, 2012 | Edwin Chen

Imagine you have a sequence of snapshots from a day in Justin Bieber’s life, and you want to label each image with the activity it represents (eating, sleeping, driving, etc.). How can you do this? One way is to ignore the sequential nature of the snapshots, and build a ... [Read more...]

Example

January 2, 2012 | Josh Weinstock

Here is a little example of what I do. While learning R isn't easy, it can be very powerful and efficient once you get your feet wet. I intend for this example to whet  your appetite. This should take you less than 20 minutes. By the end, you will... [Read more...]

Portfolio Optimization in R, Part 4 Redeux

January 2, 2012 | DomPazz

So where did we mess up? In the calculation of returns for the market cap weighted portfolio andthe portfolio optimization portfolio, we simply took the starting weights (W0)and multiplied them by the relevant series of returns.resEqual = as.matri...
[Read more...]

Plotting earthquake data

January 2, 2012 | Luis

Since 4th September 2010 we have had over 2,800 quakes (considering only magnitude 3+) in Christchurch. Quakes come in swarms, with one or few strong shocks, followed by numerous smaller ones and then the ocasional shock, creating an interesting data … Continue reading → [Read more...]

Market predictions for years 2011 and 2012

January 2, 2012 | Pat

A review of market predictions and results for 2011, and a calibration for 2012 predictions (of 19 equity indices plus oil). Previously One year ago the post “Revised market prediction distributions” presented plots showing the variability of various markets assuming no market-moving forces. The follow-up post “Some market predictions enhanced some of those ... [Read more...]

CloudStat School – The Introduction

January 1, 2012 | CloudStat

CloudStat School is a not yet released open source project. The objective is to create an interactive R Learning Platform. The best way to learn R programming is doing while learning. In CloudStat School, you will see a console box at your top left han... [Read more...]

Decoding a Substitution Cipher using Simulated Annealing

January 1, 2012 | RGuy

My last post discussed a method to decode a substitution cipher using a Metropolis-Hastings algorithm. It was brought to my attention that this code could be improved by using Simulated Annealing methods to jump around the sample space and avoid some of the local maxima. Here is a basic description ... [Read more...]

Top 20 R posts of 2011 (and some R-bloggers statistics)

January 1, 2012 | Tal Galili

R-bloggers.com is now two years young. The site is an (unofficial) online R journal written by bloggers who agreed to contribute their R articles to the site. In this post I wish to celebrate R-bloggers’ second birthmounth by sharing with you: Links to the top 20 posts of 2011 Statistics on “... [Read more...]

Monetary Policy & Credit Easing pt. 7: R Econometrics Tests

January 1, 2012 | Steven Sabol

In post 6 we introduced some econometrics code that will help those working with time-series to gain asymptoticly efficient results.  In this post we look at the different commands and libraries necessary for testing our assumptions and such. Testing our Assumptions and Meeting the Gauss-Markov TheoremIn this section we will seek ... [Read more...]

New Year Resolutions

January 1, 2012 | Dave Giles

Well, here we go again! It's time of year that we make all of those resolutions - the ones that usually get broken before the holiday decorations have been packed away. Not this year, though!In 2012, and in no particular order, I firmly resolve to:Increase my use of the ... [Read more...]
1 12 13 14

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)