Notes

This page contains some short notes I wrote for quick reads.

Survey Sampling

Back to top ↑

Simulation

Back to top ↑

R

The R6 Class in R

3 minute read

What is a class system? R is an object-oriented programming language with four object-oriented class systems.1 In other words, there are four ways to write ...

Back to top ↑

Rcpp

Back to top ↑

C++

Back to top ↑

Machine Learning

Back to top ↑

Forecasting

Back to top ↑

Coverage Probability

Back to top ↑

OpenMP

Back to top ↑

Parallel Computing

Back to top ↑