My Posts

Discrete Choice Model

Published:

From the following paper

Hoffman, Saul D., and Greg J. Duncan. “Multinomial and conditional logit discrete-choice models in demography.” Demography 25, no. 3 (1988): 415-427. [PDF]

Journal list

Published:

A list of journals that I have served as a reviewer, or I have submitted at least one manuscript.

Interesting papers

Published:

This is a list of papers that are of interest to me.

Python

Published:

Variables in names

ED_name = ‘FMC’ filename = “ED_data_{0}_2021.xlsx”.format(ED_name)

Academic writing notes

Published:

This is some random notes for myself on academic writing and $\LaTeX$.

Hyphens, Em Dashes, and En Dashes

Published:

This is from a nice blog written by Nancy Tuten (see here) with my editing. This post is for my own record only. All credits go to the original post, and all mistakes remain mine.

Build personal website using GitHub Pages

Published:

Just to make some notes on how to build my personal website using GitHub Pages. Note: if you are using this repo and now get a notification about a security vulnerability, delete the Gemfile.lock file.