An R Introduction to Statistics

rbind

Distance Matrix by GPU

A comparison of computing the distance matrix in CPU with dist function in core R, and in GPU with rpuDist in rpud.

Matrix Construction

A discussion on various ways to construct a matrix in R.