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

Error in if (w_dif < specs$tol || iter == specs$maxiter) break #23

Open
TKsh6 opened this issue Oct 25, 2023 · 1 comment
Open

Error in if (w_dif < specs$tol || iter == specs$maxiter) break #23

TKsh6 opened this issue Oct 25, 2023 · 1 comment

Comments

@TKsh6
Copy link

TKsh6 commented Oct 25, 2023

Hi,
When I used plspm to build a model for the microbiome, I met this problem,

Error in if (w_dif < specs$tol || iter == specs$maxiter) break : 
  missing value where TRUE/FALSE needed

Then I checked if there were any NAs in my data, but there were none of them. So how can I do to fix this?
Hope you can help me to solve this.
yours,tk

@jserrana
Copy link

Hi,
Encountered similar issues. Is there any resolution to this case? Thank you.

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

2 participants