Low-level function behind mauchly.test()
Usage
sphericity(
object,
Sigma = diag(nrow = p),
T = Thin.row(Proj(M) - Proj(X)),
M = diag(nrow = p),
X = ~0,
idata = data.frame(index = seq_len(p))
)
Low-level function behind mauchly.test()
sphericity(
object,
Sigma = diag(nrow = p),
T = Thin.row(Proj(M) - Proj(X)),
M = diag(nrow = p),
X = ~0,
idata = data.frame(index = seq_len(p))
)