Skip to content

dist_approx() not stable #13

Description

@hukai916

Hi Constantin,

I occasionally encounter the following Error message when calling dist_approx() with:

da <- dist_approx(normalized_abundance_matrix)

Error message:

Error in pnorm(x, mean = rho, sd = -zeta, lower.tail = oneminus, log.p = log) : 
  unused argument (x)

This error seems to be random though: using the same script, the failure rate is roughly 40-50%.
Pls let me know if you know any fix?

Thanks,

--Kai

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions