Closed gabrielet closed 3 years ago
Hi @gabrielet - great question. What's happened here is that the Poisson
model was chosen (modelBA$model
). Not all models have a corresponding plot object, including Poisson. Hence, no plot for this sample.
I don't think that this is an issue with breakaway, so I'm going to close this. Feel free to reopen if you disagree.
PS. I encourage great caution when using Poisson estimates. We can see here that the number of species observed once was 1520 and the number of species observed twice was 350. Any reasonable estimator is going to say there's an enormous amount of unknown diversity here -- almost too much to estimate with any accuracy, which is why the Kemp models aren't fitting and it's falling back on a Poisson estimate. Anyway, take care!
ok, perfect! thank you!
As in the question, I am having this weird behaviour for several of my samples. Problem is that apparently
breakaway()
is estimating the parameters, but then no plot is returned. Also, there is thatCutoff: 10
after the confidence interval, which I see only for those samples that are returning NULL. For all the samples that are working I see no Cutoff field. Is that a suggestion that I am getting from breakaway to set the cutoff parameter at that specific threshold?traceback()
is not available.sessionInfo()
R.version