From 9b778808e17430138d099bc4faa5a1c4f1c4e6f4 Mon Sep 17 00:00:00 2001 From: nckw Date: Mon, 8 Apr 2024 08:32:23 +0100 Subject: [PATCH] Update nonstandard.md FitDiagnostics->MultiDimFit as fixed in 102x branch --- docs/part3/nonstandard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/part3/nonstandard.md b/docs/part3/nonstandard.md index 82bec3625e0..7495dd3228f 100644 --- a/docs/part3/nonstandard.md +++ b/docs/part3/nonstandard.md @@ -223,7 +223,7 @@ The impact of a nuisance parameter (NP) θ on a parameter of interest (POI) μ i This is effectively a measure of the correlation between the NP and the POI, and is useful for determining which NPs have the largest effect on the POI uncertainty. -It is possible to use the `FitDiagnostics` method of Combine with the option `--algo impact -P parameter` to calculate the impact of a particular nuisance parameter on the parameter(s) of interest. We will use the `combineTool.py` script to automate the fits (see the [`combineTool`](http://cms-analysis.github.io/HiggsAnalysis-CombinedLimit/#combine-tool) section to check out the tool. +It is possible to use the `MultiDimFit` method of Combine with the option `--algo impact -P parameter` to calculate the impact of a particular nuisance parameter on the parameter(s) of interest. We will use the `combineTool.py` script to automate the fits (see the [`combineTool`](http://cms-analysis.github.io/HiggsAnalysis-CombinedLimit/#combine-tool) section to check out the tool. We will use an example workspace from the [$H\rightarrow\tau\tau$ datacard](https://github.com/cms-analysis/HiggsAnalysis-CombinedLimit/blob/main/data/tutorials/htt/125/htt_tt.txt),