Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVA function, cv=T argument bug #16

Closed
ghost opened this issue Apr 27, 2020 · 0 comments
Closed

CVA function, cv=T argument bug #16

ghost opened this issue Apr 27, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Apr 27, 2020

When I am trying to run:
CVA(dataarray=PC.size.P4$x, groups=speciesID, weighting = T, plot = T, rounds = 100, cv = T, p.adjust.method = "none", robust = c("classical"))

I receive this error:
Error in if (rho > pi/2) CV[, i] <- -CV[, i] :
missing value where TRUE/FALSE needed

I know this is from the cv=T argument because when I change it to false, the code runs fine. I have use this same data array and groups classification in different combinations with no issues.

My email is mwyatt@uoregon.edu if you need more information about the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants