Displaying 1 result from an estimated 1 matches for "changecriterion".
2014 Mar 21
1
Memcheck: error in a switch using getGraphicsEvent
...9;critMatrix'])){
paramChoice['toDo'] <- "xy"
xy[2]<-1
xy[1]<-xy[1]+1
paramChoice['xy']<-xy
"d" = {
paramChoice['toDo'] <- "changeCriterion"
paramChoice['critRank'] <- (paramChoice['critRank']%%length(CRITERION_NAMES)) + 1
},
"c" = {
paramChoice['toDo'] <- "order"
},
default={}
)
retur...