Ward Langeraert
Ward Langeraert
Hi I want to fit a Poisson model with uncorrelated random variables and perform projection prediction. Is it true that this is not yet possible with **projpred** or can I...
**Description** The `fviz_mca_var()` function only displays the variable coordinates of the first and the second MCA axes no matter which axes you specifiy with the `axes = ...` argument. This...
fix bug facto summarize dimension selection, see #166
Within the [B-Cubed project](https://b-cubed.eu/), we aggregate biodiversity data in data cubes with a taxonomical dimension (e.g. species), spatial dimension (grid cell) and temporal dimension (e.g. year). From these cubes, we...
Hi I recently updated R and all my packages. Now I have some code that does not work anymore. It looks like **duckdb** cannot the handle `units` datatype anymore? I...