March 2015

Matrix factorization

March 10, 2015 | saurabhat

Or fancy words that mean very simple things. At the heart of most data mining, we are trying to represent complex things in a simple way. The simpler you can explain the phenomenon, the better you understand. It’s a little zen – compression is the same as understanding. Warning: Some ...
[Read more...]

Visual Complexity

March 10, 2015 | aschinchon

Oh, can it be, the voices calling me, they get lost and out of time (Little Black Submarines, The Black Keys) Last October I did this experiment about complex domain coloring. Since I like giving my posts a touch of randomness, I have done this experiment. I plot four random ...
[Read more...]

Introducing a Wishlist for Scientific R Packages

March 10, 2015 | rOpenSci Blog - R

There are two things that make R such a wonderful programming environment - the vast number of packages to access, process and interpret data, and the enthusiastic individuals and subcommunities (of which rOpenSci is a great example). One, of course, flows from the other: R programmers write R packages to ... [Read more...]

Basics of Lists

March 9, 2015 | Slawa Rokicki

Lists are a data type in R that are perhaps a bit daunting at first, but soon become amazingly useful. They are especially wonderful once you combine them with the powers of the apply() functions. This post will be part 1 of a two-part series on the u... [Read more...]

Analyzing Historical Default Rates of Lending Club Notes

March 9, 2015 | Michael Toth

In case you're unfamiliar, Lending Club is the world's largest peer-to-peer lending company, offering a platform for borrowers and lenders to work directly with one another, eliminating the need for a financial intermediary like a bank. Removing the middle-man generally allows both borrowers and lenders to benefit from better interest ... [Read more...]

The frequentist case against the significance test, part 2

March 9, 2015 | Richard Morey

The significance test is perhaps the most used statistical procedure in the world, though has never been without its detractors. This is the second of two posts exploring Neyman's frequentist arguments against the significance test; if you have not read Part 1, you should do so before continuing (“The frequentist case ... [Read more...]

Animation in R

March 9, 2015 | malcolmhess

Information about the student and the project. Contributed by Malcolm Hess Malcolm attended the pioneer class of the  NYCdata Science Academy bootcamp with instructor Vivian Zhang. […] [Read more...]

What’s the Point of an API?

March 9, 2015 | Tony Hirst

Trying to clear my head of code on a dog walk after a couple of days tinkering with the nomis API and I started to ponder what an API is good for. Chris Gutteridge and Alex Duttion’s open data excuses bingo card and Owen Boswarva’s Open Data Publishing ...
[Read more...]

R 3.1.3 now available

March 9, 2015 | David Smith

R 3.1.3, the final update in the R 3.1 series, has been released. As of this writing only the source distribution is currently available, but expect binary builds for Windows, Mac and various Linux platforms to appear soon on your local CRAN mirror. As has become usual in March, this release is ... [Read more...]

Simulating Endogeneity

March 9, 2015 | Arman Oganisian

Introduction The topic in this post is endogeneity, which can severely bias regression estimates. I will specifically simulate endogeneity caused by an omitted variable. In future posts in this series, I’ll simulate other specification issues such as heteroskedasticity, multicollinearity, and collider bias. The Data-Generating Process Consider the data-generating process (...
[Read more...]

Econometrics Sim – 1: Endogeneity

March 9, 2015 | Benevolent Planner

Introduction This is the first post in a series devoted to explaining basic econometric concepts using R simulations. The topic in this post is endogeneity, which can severely bias regression estimates. I will specifically simulate endogeneity caused by an omitted variable. In future posts in this series, I’ll simulate ...
[Read more...]

Sparse Quadratic Programming with Ipoptr

March 8, 2015 | Ryan Walker

This post is a follow up to my last post on quadratic programming facilities in R. A commenter pointed me to the ipoptr project which exposes an R interface to the COIN-OR optimization routine Ipopt. COIN-OR is a suite of optimization utilities implemented in C++ and supported by a back-end ...
[Read more...]

Weight-Length & Condition Chapters Updated

March 7, 2015 | dogle

Thanks to a couple of great reviews, I have updated the Weight-Length and Condition chapters of the forthcoming Introduction to Fisheries Analysis with R book. The suggestions resulted in some changes to the FSA package so you may want to … Continue reading → [Read more...]
1 8 9 10 11 12 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)