From 83cad3ab42d870400251b645b267ec3dd973192d Mon Sep 17 00:00:00 2001 From: YiWen Hon Date: Mon, 5 Aug 2024 16:19:55 +0100 Subject: [PATCH 1/2] removed reference to old principal from time profiles description --- user_guide/setting_the_parameters.qmd | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/user_guide/setting_the_parameters.qmd b/user_guide/setting_the_parameters.qmd index 974c1f5..ea0d5bc 100644 --- a/user_guide/setting_the_parameters.qmd +++ b/user_guide/setting_the_parameters.qmd @@ -148,9 +148,7 @@ Includes the following types of activities, which are broken down further into s - Mandatory, set by users (defaults to linear) - Selection between the four options -As well as producing estimates of activity in the target future year (also called the horizon year), the model also produces 'time profiles', or estimations of the change in activity between the start year and end year. These time profiles utilise the parameters from the principal model run (taking the midpoint of all confidence intervals) and can account for different rates of change for different parameters. - -For example, for the parameter Repatriation (Local) for Inpatients Elective Ophthalmology, if the confidence interval is set to 100-120%, then the principal model run would take the value of 110% for this parameter. If the horizon year is set for 2035, then the model will project a 10% increase in activity as a result of local repatriation in 2035. The time profile selected would determine the rate of change due to this mitigator from 100% in the baseline year (2019), up to 110% in the horizon year (2035). +As well as producing estimates of activity in the target future year (also called the horizon year), the model also produces 'time profiles', or estimations of the change in activity between the start year and end year. These time profiles utilise the estimated [impact of each model parameter in isolation](glossary.qmd#impact-of-changes), and can account for different rates of change for different parameters. The image below shows an illustration of the impact of the different time profile options on the given rate of change for a single parameter, given the horizon year of 2035. ```{r} From 54896c37fc603d218df710ebd9a07e8d1d5145d8 Mon Sep 17 00:00:00 2001 From: YiWen Hon Date: Mon, 5 Aug 2024 16:47:38 +0100 Subject: [PATCH 2/2] amended text to be consistent in reference to horizon year --- user_guide/setting_the_parameters.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_guide/setting_the_parameters.qmd b/user_guide/setting_the_parameters.qmd index ea0d5bc..ea891df 100644 --- a/user_guide/setting_the_parameters.qmd +++ b/user_guide/setting_the_parameters.qmd @@ -148,7 +148,7 @@ Includes the following types of activities, which are broken down further into s - Mandatory, set by users (defaults to linear) - Selection between the four options -As well as producing estimates of activity in the target future year (also called the horizon year), the model also produces 'time profiles', or estimations of the change in activity between the start year and end year. These time profiles utilise the estimated [impact of each model parameter in isolation](glossary.qmd#impact-of-changes), and can account for different rates of change for different parameters. The image below shows an illustration of the impact of the different time profile options on the given rate of change for a single parameter, given the horizon year of 2035. +As well as producing estimates of activity in the horizon year, the model also produces 'time profiles', or estimations of the change in activity between the start year and end year. These time profiles utilise the estimated [impact of each model parameter in isolation](glossary.qmd#impact-of-changes), and can account for different rates of change for different parameters. The image below shows an illustration of the impact of the different time profile options on the given rate of change for a single parameter, given the horizon year of 2035. ```{r}