aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrendan Jackman <brendan.jackman@arm.com>2016-10-19 18:33:48 +0100
committerJavi Merino <merino.jav@gmail.com>2016-10-20 06:39:23 +0100
commitacb1762272d338ebbe825059990adcbc0736c4b0 (patch)
treeca75916c84ef5fba841b4fc68ae303d8578ec528
parentae15480355aa4239a26c9c7c257c2d98eecf717e (diff)
downloadbart-acb1762272d338ebbe825059990adcbc0736c4b0.tar.gz
common: Fix doc for area_under_curve `sign` param
-rw-r--r--bart/common/Utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bart/common/Utils.py b/bart/common/Utils.py
index 0240c23..034cf74 100644
--- a/bart/common/Utils.py
+++ b/bart/common/Utils.py
@@ -77,7 +77,7 @@ def area_under_curve(series, sign=None, method="trapz", step="post"):
or negative regions. Can have two values
- `"+"`
- - `"-"`
+ - `"="`
:type sign: str
:param method: The method for area calculation. This can