# Example 1: High Risk Patient
# pT3a, N0, 11cm tumor, Grade 4, with Necrosis
leibovich_2018_rcc("3a", "N0", 11, 4, 1)
# Example 2: Low Risk Patient
# pT1a, Nx, 4cm tumor, Grade 2, No Necrosis
leibovich_2018_rcc("T1a", "Nx", 4, 2, 0)
Run the code above in your browser using DataLab