-
https://github.com/micresh/data-analytics-2019-KubSTU/tree/master/lr2
-
Is there some way to segment nodes into multiple sections of different colours? I'm imagining something where a node belongs to, say, two categories and can be split into a blue half and a green half.…
kdome updated
9 months ago
-
Sorry to post this without a solution, but I have to leave it for now.
I get an error from proj4::project for (seemingly) identical inputs when used in coord_proj(), but not directly.
It's likely …
-
### System details
RStudio Edition : Desktop
RStudio Version : 1.4.1717
OS Version : Windows 10 (20H2)
R Version : 4.1.0
### Steps to reproduce the problem
…
-
Hi! I have notice that `ggpredict` will not plot confidence intervals for model-averaged objects (otabined with package `MuMIn`), when the model includes a polinomial term declared with `poly(x, 2, ra…
-
I'd like to revive a subset of https://github.com/JuliaPlots/StatsMakie.jl/pull/107 to add a `dotplot` function that constructs Wilkinson dot plots (a la [`ggplot2::geom_dotplot`](https://ggplot2.tidy…
-
Hello.
I was trying to change the break label layout from showing only a numerical splitvar breakpoint to showing the splitvar range of values.
For ex., assuming a tree is fit and only one varia…
-
Thanks for this **wonderful** package!
Playing with the `threshperf` plot functions, I see that while I can run the package examples below:
```
library(runway)
threshperf_plot(single_model_…
-
``` r
x ─ Session info ───────────────────────────────────────────────────────────────
#> setting value
#> version R version 4.0.1 (2020-06-06)
#> os macOS Catal…
-
Similar to #139, it would be great to have the `by` argument for those functions.
This would be in particular useful for multimodal data for which boxplots are limited.