Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wgunderwood/phd-dissertation

My PhD dissertation at Princeton University
https://github.com/wgunderwood/phd-dissertation

Last synced: about 2 months ago
JSON representation

My PhD dissertation at Princeton University

Awesome Lists containing this project

README

        

# 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](https://nixos.org/) package manager.
To do this, [install Nix](https://nixos.org/download/),
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.