= rnorm(100, 0, 1)
x hist(x)
Web Page Migration
admin
I am now using GitHub Pages to host my website, along with the static site generator Jekyll. My previous website was hosted at UMBC.
Here is a quick test of Latex. An inline equation is \(f(x) = x^2 e^{-x}\) inline. And an equation on its own line is \[ \Phi(x) = \int_{-\infty}^{x} \frac{1}{\sigma \sqrt{2\pi}} \exp \left( -\frac{1}{2\sigma^2} (t - \mu)^2 \right) dt. \]
Here is an example of code.