A small Clojure library for deterministic, offline educational
practice-assessment conversion, using the v1.1 baseline from
NBMEcalc.
(require '[nbmecalc.core :as calc])
(calc/convert :nbme 240 :step-2 30) ; => 248
Coordinates: [net.clojars.jiankn/nbmecalc "1.0.1"].
Mappings are independent assumptions, not official conversions or result guarantees. Do not use outputs for clinical decisions. Apache-2.0 licensed.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |