SPB Git forge

spb/wp3_uqo

Public

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

6commits 1branches 0releases
14.6 MBsize
maindefault branch
1 mo agolast push
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