Category: Statistics

Semiparametric Regression in R

A. INTRODUCTION When building statistical models, the goal is to define a compact and parsimonious mathematical representation of some data generating process. Many of these techniques require that one make...continue reading.

MLE in R

When I learned and experimented a new model, I always like to start with its likelihood function in order to gain a better understanding about the statistical nature. That’s why...continue reading.

Anscombe’s Quartet: 1980’s Edition

In this post, I’ll describe a fun visualization of Anscombe’s quartet I whipped up recently.If you aren’t familiar with Anscombe’s quartet, here’s a brief description from its Wikipedia entry: “Anscombe’s...continue reading.