This function calls the QRISK3 model to calculate risk of developing cardiovascular disease of individual patients in next 10 years. To get the default inputs: sample_input <- get_default_input() To run the model with the default inputs: model_run (sample_input)