Skip to content

Commit

Permalink
Add citation for childlessness example based on recent research
Browse files Browse the repository at this point in the history
  • Loading branch information
yanwenwang24 committed Nov 4, 2024
1 parent 4e22e1b commit 335ad3c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions examples/example_childless.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ using DataFrames, DataFramesMeta
using LatentClassAnalysis
using Random

```
This example replicated the article:
Wang, Yanwen, Bussarawan Teerawichitchainan, and Christine Ho. 2024.
“Diverse Pathways to Permanent Childlessness in Singapore: A Latent Class Analysis.”
Advances in Life Course Research 61:100628. doi: 10.1016/j.alcr.2024.100628.
```
Random.seed!(1024)

# Load dataset
Expand Down

0 comments on commit 335ad3c

Please sign in to comment.