
Package index
-
algorithm()
- A list of the algorithmic logic underlying osdc.
-
classify_diabetes()
- Classify diabetes status using Danish registers.
-
registers()
- Register variables (with descriptions) required for the osdc algorithm.
-
simulate_registers()
- Simulate a fake data frame of one or more Danish registers
-
edge_cases()
- Create a synthetic dataset of edge case inputs
-
non_cases()
- List of non-cases to test the diabetes classification algorithm
-
non_cases_metadata()
- Description of the different non-cases included in
non_cases()