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

out of bounds #8

Open
SwaggerNiels opened this issue Apr 23, 2020 · 1 comment
Open

out of bounds #8

SwaggerNiels opened this issue Apr 23, 2020 · 1 comment

Comments

@SwaggerNiels
Copy link

I have many succesfull runs with output:

[1] "Estimating density confidence intervals..."
[1] "1000 / 5041"
[1] "2000 / 5041"
[1] "3000 / 5041"
[1] "4000 / 5041"
[1] "5000 / 5041"
[1] "Writing out final output..."
[1] "Done."

but still,
I'm getting the error:

[1] "Estimating density confidence intervals..."
[1] "100 / 1681"
[1] "200 / 1681"
[1] "300 / 1681"
[1] "400 / 1681"
[1] "500 / 1681"
[1] "600 / 1681"
[1] "700 / 1681"
[1] "800 / 1681"
[1] "900 / 1681"
[1] "1000 / 1681"
[1] "1100 / 1681"
[1] "1200 / 1681"
[1] "1300 / 1681"
[1] "1400 / 1681"
[1] "1500 / 1681"
[1] "1600 / 1681"
Error in localOptima[1, ] : subscript out of bounds
Calls: RunDP ... DirichletProcessClustering -> multiDimensionalClustering

randomly.
I run for 2 samples with low number of iterations, what does this mean?
Any idea how to overcome it?

@Avramis
Copy link
Contributor

Avramis commented Oct 7, 2022

Hi @SwaggerNiels. Could you provide more details so we can replicate the issue? If you have any of the outputs of dpclust pipeline would be really usueful.

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