This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // --- Workbook module --- | |
| // A file of name definitions of the form: | |
| // name = definition; | |
| // | |
| // Generated by export_excel_labs_workbook_module.py — paste into Excel Labs → Modules → Workbook. | |
| RiskClass = LAMBDA( | |
| Age, | |
| Smoker, | |
| BMI, |