Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 596 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 596 Bytes

phd-dissertation

My PhD dissertation in Operations Research and Financial Engineering at Princeton University, titled "Estimation and Inference in Modern Nonparametric Statistics."

Building with Nix

Instructions for building the dissertation are detailed in flake.nix and can be run using the Nix package manager. To do this, install Nix, clone this repository and run nix build. The resulting PDFs will be made available in result/. Alternatively, run nix build 'github:wgunderwood/phd-dissertation' to build without cloning.