generated from iiasa/scse-workflow-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename to "Conventional" and add statistical indicators (#14)
- Loading branch information
1 parent
48242a7
commit 418d454
Showing
2 changed files
with
27 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,15 @@ | ||
- Quarter-Percentile: | ||
- Percentile: | ||
- Minimum: | ||
description: minimum | ||
- p05: | ||
description: 5th percentile | ||
- p25: | ||
description: 25th percentile | ||
- p50: | ||
description: mean | ||
- Median: | ||
description: median | ||
- p75: | ||
description: 75th percentile | ||
- p95: | ||
description: 95th percentile | ||
- Maximum: | ||
description: maximum |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters