blob: 105ec1cd6342c87a5497981a849dab48d4cc33bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"error" : "This method has no support for multidimensional data.",
"command" : "/usr/lib/R/bin/exec/R --slave --no-restore --no-save --slave --file=/home/deploy/cpdbench/execs/R/cpdbench_changepointnp.R --args -i /home/deploy/cpdbench/datasets/apple.json -p SIC -q 20",
"script" : "/home/deploy/cpdbench/execs/R/cpdbench_changepointnp.R",
"script_md5" : "0960dc48e5296b852678528c87d06b97",
"hostname" : "scw-blissful-wiles",
"dataset" : "apple",
"dataset_md5" : "22edb48471bd3711f7a6e15de6413643",
"status" : "SKIP",
"parameters" : {
"method" : "PELT",
"test.stat" : "empirical_distribution",
"minseglen" : 1,
"nquantiles" : 20,
"penalty" : "SIC"
},
"result" : {
"cplocations" : null,
"runtime" : null
}
}
|