Xiang Ao
  • About
  • Software
  • Online Books
  • Blogs
  • Other Blogs
Categories
All (6)
analysis (6)
code (6)
news (2)
python (2)
R (3)

Blogs

 

Gender wage gap analysis using US current population survey data

R
code
analysis
Traditionally Oaxaca-Blinder decomposition is used to decompose the wage gap into explained and unexplained parts. The explained part is due to differences in observable…
Nov 17, 2025
Xiang Ao
 

More on Correlated Random Effect (CRE)

news
code
analysis
Jeff Wooldridge suggested using Correlated Random Effect (CRE) for binary outcomes in this twitter post: https://x.com/jmwooldridge/status/1986100627454206220
Nov 11, 2025
Xiang Ao

Using numpyro

R
python
code
analysis
I just discovered numpyro, which is a probabilistic programming library in Python. It can be coupled with Jax and is very powerful.
Oct 17, 2025
Xiang Ao

Uplift model in python

python
code
analysis
Uplift modeling is a technique used to estimate the incremental impact of a treatment or intervention on an outcome, often used in marketing. It helps identify which…
Oct 10, 2025
Xiang Ao

Causal simulation

news
code
analysis
Evans, R. J., & Didelez, V. (2024). “Parameterizing and simulating from causal models” is about simulating from a causal model. I found that interesting.
Oct 1, 2025
Xiang Ao

longitudinal modified treatment policy (LMTP)

R
code
analysis
I read a few papers with longitudinal modified treatment policy (LMTP), and found it interesting. It has been used in epidemiology and biostatistics, but I have not seen it…
Aug 23, 2025
Xiang Ao
No matching items