Skip to content

Commit

Permalink
just use 6 races version for non-name files
Browse files Browse the repository at this point in the history
  • Loading branch information
CangyuanLi committed Nov 13, 2023
1 parent bcee879 commit 77f4c80
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pyethnicity/_bayesian_models.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@
"prob_race_given_zcta_2010",
"prob_tract_given_race_2010",
"prob_race_given_tract_2010",
"prob_block_group_given_race_2010",
"prob_race_given_block_group_2010",
"ssa",
"6cat/prob_race_given_first_name",
"6cat/prob_first_name_given_race",
"6cat/prob_race_given_last_name",
"6cat/prob_race_given_zcta_2010",
"6cat/prob_race_given_tract_2010",
]


Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 77f4c80

Please sign in to comment.