the type of residuals, one of c("arc", "cos"). The
"arc" residuals are based on a computation of the circular arc
length between predicted value and original outcome. The "cos"
residuals are based on the cosine of the difference between predicted value
and original outcome.
...
further arguments passed to or from other methods.
Value
a matrix (rows = N, columns = iterations) containing residuals for
each iteration of the MCMC sampler.