1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"error" : "Gamma test statistic requires positive data",
"command" : "/usr/lib/R/bin/exec/R --slave --no-restore --no-save --slave --file=/home/deploy/cpdbench/execs/R/cpdbench_changepoint.R --args -i /home/deploy/cpdbench/datasets/robocalls.json -p None -f meanvar -t Gamma -m SegNeigh -Q default",
"script" : "/home/deploy/cpdbench/execs/R/cpdbench_changepoint.R",
"script_md5" : "88eac82295fae0cc030d40da93501e50",
"hostname" : "scw-blissful-wiles",
"dataset" : "robocalls",
"dataset_md5" : "f67ec0ccb50f2a835912e5c51932c083",
"status" : "FAIL",
"parameters" : {
"Q" : 5,
"pen.value" : 0,
"func" : "meanvar",
"max_cp" : "default",
"method" : "SegNeigh",
"penalty" : "None",
"test_statistic" : "Gamma"
},
"result" : {
"cplocations" : null,
"runtime" : null
}
}
|