Skip to content

Commit cafcce5

Browse files
IzaakWNanigamova
authored andcommitted
Fix small typo in commonstatsmethods.md
`--toysFreq` → `--toysFrequentist` ?
1 parent 37b1dfd commit cafcce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/part3/commonstatsmethods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ The **a-priori** expected significance from the Asimov dataset is calculated as
140140
combine -M Significance datacard.txt -t -1 --expectSignal=1
141141
```
142142

143-
In order to produce the **a-posteriori** expected significance, just generate a post-fit Asimov data set by adding the option `--toysFreq` in the command above.
143+
In order to produce the **a-posteriori** expected significance, just generate a post-fit Asimov data set by adding the option `--toysFrequentist` in the command above.
144144

145145
The output format is the same as for observed significances: the variable **limit** in the tree will be filled with the significance (or with the p-value if you put also the option `--pvalue`)
146146

0 commit comments

Comments
 (0)