SPB Git

spb/wp3_uqo Public

UQO Working Paper No. 3 — Hedonic housing price models for the US: parametric, quantile, and machine-learning approaches.

TeX 77.8% Python 22.1%
129 B · 12 lines make
Raw Blame History
1.PHONY: all clean distclean23all:4	latexmk56clean:7	latexmk -c89distclean:10	latexmk -C11	rm -f *.synctex.gz *.run.xml *.bbl *.bcf12