Skip to content

Commit

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

[hazard_params]
scale = 0.01
alpha = 0.02
slope = 0.2
alpha_age = 2e-7
beta = 4e-6

[birth_params]
const = 0.0003

0 comments on commit 5d19c25

Please sign in to comment.