Wedge-lab/dpclust

out of bounds

Opened this issue · 1 comments

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?

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.