blob: 59f1ed4af06908d9727175a5eecb09a4ad6e4316 (
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_wbs.R --args -i /home/deploy/cpdbench/datasets/apple.json -K max --penalty BIC -g false",
"script" : "/home/deploy/cpdbench/execs/R/cpdbench_wbs.R",
"script_md5" : "588c2d49021cd08dd01943afb53e1328",
"hostname" : "scw-blissful-wiles",
"dataset" : "apple",
"dataset_md5" : "22edb48471bd3711f7a6e15de6413643",
"status" : "SKIP",
"parameters" : {
"M" : 5000,
"rand.intervals" : true,
"Kmax" : 622,
"integrated" : false,
"penalty" : "BIC"
},
"result" : {
"cplocations" : null,
"runtime" : null
}
}
|