Skip to content

Commit

Permalink
correct sdai reference in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
simonsteiger committed Jul 29, 2024
1 parent a1bbf18 commit 6b59402
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/types/sdai.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Dummy SDAIs for testing
sdai = SDAI(t28=1, s28=0, pga=1u"cm", ega=0u"cm", crp=0.1u"mg/dL")
# See https://www.mdcalc.com/calc/2194/simple-disease-activity-index-sdai-rheumatoid-arthritis
sdai_ref = 2.1

# Intercept
i_sdai = RheumaComposites.intercept(sdai)
Expand Down

0 comments on commit 6b59402

Please sign in to comment.