steno-aarhus / osdc

Open-Source Diabetes Classifier: an R package to classify diabetes status in Danish registers
https://steno-aarhus.github.io/osdc/
Other
1 stars 1 forks source link

Separate function or data that describes the logic of the algorithm #35

Closed lwjohnst86 closed 5 months ago

lwjohnst86 commented 9 months ago

Separating out the logic of the algorithm from the implementation means we will have an easier time making updates to the algorithm as we go along.

lwjohnst86 commented 8 months ago

Convert to pseudocode format. Include the diagram with the pseudocode.

lwjohnst86 commented 5 months ago

Each function that we create and make a PR for we will also add the logic as well to the data-raw/algorithm.csv