From 9fbf53b393648490ccd79fdb91119b3d3996a26b Mon Sep 17 00:00:00 2001 From: Jonathon Langford <35494417+jonathon-langford@users.noreply.github.com> Date: Fri, 3 Feb 2023 10:38:28 +0000 Subject: [PATCH] Correction to parametric exercise docs --- docs/tutorial2023/parametric_exercise.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/tutorial2023/parametric_exercise.md b/docs/tutorial2023/parametric_exercise.md index c3ce345b62d..4ff84b25f5b 100644 --- a/docs/tutorial2023/parametric_exercise.md +++ b/docs/tutorial2023/parametric_exercise.md @@ -34,10 +34,15 @@ cd combinetutorial-2023-parametric The exercise is split into six parts which cover: 1) Parametric model building + 2) Simple fits + 3) Systematic uncertainties + 4) Toy generation -5) RooMultiPdfs + +5) Discrete profiling + 6) Multi-signal hypothesis Throughout the tutorial there are a number of questions and exercises for you to complete. These are shown by the bullet points in this markdown file.