search for: mob_control

Displaying 1 result from an estimated 1 matches for "mob_control".

Did you mean: job_control
2013 Jan 22
1
plot.mob() fails with cut() error "'breaks' are not unique"
...a given property of the test item. Although this variable is continuous, the value of this variable for many items in this particular analysis is 0. The partitioning criterion is self-reported ability in a related area. > mob1 <- mob( correct ~ circular.mean | srp.dimension, control=mob_control(alpha=.001), model=glinearModel, family=binomial() ) > plot(mob1) Error in cut.default(x, breaks = breaks, include.lowest = TRUE) : 'breaks' are not unique The same persists if I specify either a desired number of breaks, or explicit breakpoints (e.g. breaks=3 or breaks=c...