Skip to content

Commit

Permalink
Fix sel-const
Browse files Browse the repository at this point in the history
  • Loading branch information
kngwyu committed Aug 20, 2024
1 parent ed2c221 commit e38bc94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/bd/20240821-sel-const.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
birth_fn = "emevo.birth_and_death.SlopeELBirth"
hazard_fn = "emevo.birth_and_death.ConstantBirth"
birth_fn = "emevo.birth_and_death.ConstantBirth"
hazard_fn = "emevo.birth_and_death.SlopeELGHazard"

[hazard_params]
scale = 0.01
Expand Down

0 comments on commit e38bc94

Please sign in to comment.