Concept Architecture
Concept
Theoretically, a Response Surface is a mathematical function that represents the relationship between one or more input variables and an output of interest. It is founded on response surface methodology, regression modelling and approximation theory and is used to characterise complex systems through a smooth mathematical approximation. In health economics, response surfaces are used to emulate computationally expensive decision models, approximate model outputs and support value of information analysis and model optimisation.
Mathematically, a response surface expresses the expected output as a function of multiple input variables. The surface is commonly estimated using polynomial regression, Gaussian process regression or other surrogate modelling techniques. Once fitted, the response surface approximates the underlying model, enabling rapid prediction of outcomes without repeated execution of the original computationally intensive model.
In practice, response surfaces are estimated by evaluating a health economic model at selected combinations of input parameters and fitting an approximation model to the resulting outputs. Health economists use response surfaces to accelerate probabilistic sensitivity analysis, Expected Value of Partial Perfect Information estimation, calibration, optimisation and uncertainty analysis while maintaining high predictive accuracy.
Purpose
Used to approximate complex health economic models, reduce computational burden and support efficient uncertainty analysis, optimisation and value of information calculations.
Mathematical Formulae
Primary Formula
y = f(x?, x?, ?, x?)
where:
y = predicted model output
x? ? x? = model input variables
f = response surface function
Supporting Formulae
Second-order polynomial response surface:
y = ?? + ???x? + ????x?� + ?????x?x? + �
Gaussian process representation:
f(x) ? GP(m(x), k(x, x?))
where:
? = regression coefficients
� = random error term
GP = Gaussian Process
Related Mathematical Methods
- Response Surface Methodology
- Gaussian Process
- Gaussian Process Regression
- Regression Analysis
- Surrogate Modelling
- Bayesian Optimisation
- Expected Value of Partial Perfect Information
- Model Calibration
Example
A health economic microsimulation requires several hours to evaluate a single parameter combination. The model is run for 1,000 carefully selected combinations of treatment effect, disease progression and cost parameters. A Gaussian process response surface is then fitted to these outputs, allowing predicted net monetary benefits to be generated almost instantly for new parameter combinations. The response surface is subsequently used to estimate EVPPI without repeatedly executing the original simulation model.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| LINEST | =LINEST(YRange,XRange,TRUE,TRUE) | Estimate regression coefficients for a polynomial response surface. |
| TREND | =TREND(YRange,XRange,NewXRange) | Predict model outputs for new combinations of input variables. |
| MMULT | =MMULT(InputVector,CoefficientVector) | Calculate predicted responses using matrix algebra. |
| SUMPRODUCT | =SUMPRODUCT(InputRange,CoefficientRange) | Compute fitted values for linear response surface models. |
VBA (Optional)
VBA can automate response surface fitting, generate predictions and evaluate surrogate models across large probabilistic sensitivity analyses.
Sources
- Myers RH, Montgomery DC, Anderson-Cook CM. Response Surface Methodology: Process and Product Optimization Using Designed Experiments. Wiley.
- Rasmussen CE, Williams CKI. Gaussian Processes for Machine Learning. MIT Press.
- Oakley JE, O'Hagan A. Probabilistic sensitivity analysis of complex models: a Bayesian approach. Journal of the Royal Statistical Society: Series B. 2004;66(3):751?769.
- Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation. Oxford University Press.
- ISPOR Value of Information Good Practice Reports.
Related Concepts (3)
Library
Tools & Resources
1
SAVI — Sheffield Accelerated Value of Information — Mark Strong, Jeremy Oakley & Penny Breeze (University of Sheffield), Web application ed., 2024 (University of Sheffield)
A free, open-access web calculator that computes value-of-information measures (EVPI, partial EVPI/EVPPI and EVSI) directly from a model’s probabilistic sensitivity analysis output — no need to re-run the model. Also reports payer strategy-specific and uncertainty burden.
Web Tool (R Shiny)View source →
Frequently Asked Questions (6)
What is a response surface?
A fitted mathematical approximation describing how a model's output varies with its inputs, built from limited runs and used to predict untested combinations.
Source: Box & Wilson 1951
How does a response surface stand in for a slow model?
A response surface is a fitted function that approximates how a model's output depends on its inputs, built from a manageable set of runs at chosen input combinations. Once fitted, it predicts the output for any other combination almost instantly, standing in for the original model where running it directly would be too slow. This lets analyses that need many evaluations proceed on the surface rather than the full model. Its accuracy depends on how well the fitted surface captures the true relationship. Myers and colleagues (2016) describe this.
Source: Myers et al. 2016
How is a response surface constructed?
A response surface is constructed by running the model at a designed set of input combinations, chosen to cover the input space efficiently, and fitting a function, such as a polynomial or other approximation, to the resulting outputs. The fitted function then predicts the output at input combinations not directly run. The design of the runs and the form of the fitted function affect how well the surface represents the model. Once fitted, the response surface serves as a fast approximation, standing in for the more expensive model.
Source: Box & Wilson 1951
Why are response surfaces used?
Response surfaces are used to approximate complex or expensive models efficiently, so that outputs at many input combinations can be predicted from relatively few actual runs, saving computation. They support exploring how inputs affect the output, optimising the output over the inputs, and emulating the model for tasks needing many evaluations, such as sensitivity or value-of-information analysis. Where running the full model repeatedly is costly, a fitted response surface provides fast predictions, making otherwise infeasible analyses practical while approximating the model's behaviour.
Source: Press et al. 2007
How does a response surface relate to an emulator?
A response surface is a form of emulator: both approximate a model's input-output relationship from a limited set of runs to provide fast predictions at new inputs. A response surface typically fits a specified functional form, such as a polynomial, while more flexible emulators, such as Gaussian processes, model the relationship non-parametrically and provide prediction uncertainty. So a response surface is a simpler, often parametric emulator, and both serve the same purpose of standing in for an expensive model, differing in flexibility and in whether they quantify prediction uncertainty.
Source: Press et al. 2007
What are the limitations of a response surface?
A response surface is only an approximation, so it carries error that grows where the fitted form does not match the model's true behaviour or where predictions extrapolate beyond the runs used to build it, and a poorly chosen functional form or run design can give a misleading surface. Simple response surfaces may not capture complex or highly non-linear responses. Prediction accuracy is not always quantified. These limitations mean a response surface is validated against the model, used within the range of its runs, and its approximation error kept in view.
Source: Box & Wilson 1951
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 31 Oct 2025
Content version: 1.0.0
Canonical Identity
- Persistent URI
- https://healtheconomics.wiki/concept/response-surface
- Term code
- HE-EM-VI-017
Stable URI · Machine-readable · Resolvable · CC BY 4.0