opls_perm.Rd
Model validation using Y-permutations
opls_perm(smod, n = 10, plot = TRUE, mc = FALSE)
smod | OPLS model of the package metabom8 |
---|---|
n, | num Number of permutations |
plot | logical, indicating if results should be visualised |
mc | logical, indicating if tasked should be parallelised using multiple cores |
data.frame with perutation indices
NA
Other NMR ++:
.hotellingsT2()
,
cvanova()
,
es_cdelta()
,
minmax()
,
pca()
,
plotscores()
,
pqn()
,
predict_opls()
,
scRange()
Torben Kimhofer torben.kimhofer@murdoch.edu.au
Torben Kimhofer torben.kimhofer@murdoch.edu.au
#>#> Error in .checkDimXY(X, y_check[[1]]): Error: Dimensions of input X and Y do not match.perm=opls_perm(model)#> Error in nrow(smod@summary): object 'model' not found