- changed status to resolved
Error in tune.spls with multiple cores
Issue #170
resolved
Hi, I'm a new user to mixOmics, so I apologize if this is naive. When tune.spls is ran with multiple CPUs an error saying "object 'test.keepY' not found" is thrown. When this is declared explicitly in the tune.spls function e.g tune.spls(X, Y, test.keepX = c(1, 10, 100), test.keepY = ncol(Y)) an unused argument error is thrown (unused argument (test.keepY = ncol(Y))). To avoid these errors test.keepY needs to be declared outside of the function. This seems only to be an issue when multiple cpus are used.
Comments (1)
-
- Log in to comment
Hi,
Sorry we’re a bit late to get back to you as our issues page has moved to GitHub: https://github.com/mixOmicsTeam/mixOmics/issues
Please follow this issue here: https://github.com/mixOmicsTeam/mixOmics/issues/52
Best,
Al