# Example 1: High Risk
# 55yo, Menarche 11, 1st Birth 30, 2 Relatives, 1 Biopsy (w/ Hyperplasia)
gail_model_risk(55, 11, 30, 2, 1, 1)
# Example 2: Low Risk
# 40yo, Menarche 14, 1st Birth 22, 0 Relatives, 0 Biopsies
gail_model_risk(40, 14, 22, 0, 0, 0)
Run the code above in your browser using DataLab