# NOT RUN {
(meanridits(semiauto, 2, 1) - 0.5) / seridits(semiauto, 2, 1)
## The function is currently defined as
function (x, margin, ref = NULL)
{
apply(x, margin, se.ridit, riditsrefgroup(x, margin, ref))
}
# }
Run the code above in your browser using DataLab