Maciej Beręsewicz

Results 18 comments of Maciej Beręsewicz

Hi, I can confirm that we are still interested!

Hi @eliotwrobson, thanks! Please note that a new version of the package arrived a couple of days ago and includes performance improvements as well as a new version that leverages...

Thank you! The package is still under development but some initial results can be found in [this](https://ncn-foreigners.github.io/blocking/articles/v2-reclin.html) notebook. Note that these metrics are on a block, not a unit level....

@tedenamorado thanks for kind words. Let me first start with the topic of this issue. > Finally, if I understood correctly, you have many small-sized blocks and want to run...

I am writing to let you know @tedenamorado and @aalexandersson that I just uploaded the [`blocking`](https://cran.r-project.org/package=blocking) package on CRAN. Hope you find it useful, and I am looking for your...

Yes, it's because of how the package is designed. It makes these tiny blocks of 2-4 units, which just are not suited for the `fastLink` package. One way to combine...

Thank you for your prompt answer. I have checked the data and this is not related to the data or model results. The `samples

Hi, I verified that the issue is due to numerical approximation of the `glm` function (through the `glm.control(eps=)` argument), not the `RANN` and the underlying ANN library. So I am...