# Example 1: High likelihood of resolution
# Grade 2 (0), Voiding (0), Female (0)
# Score = 0
vurx_index(2, "voiding", "female")
# Example 2: Low likelihood of resolution
# Grade 4 (3), Filling (1), Female (0)
# Score = 4
vurx_index(4, "filling", "female")
Run the code above in your browser using DataLab