File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Package: ggRandomForests
22Type: Package
33Title: Visually Exploring Random Forests
4- Version: 2.7.3.9007
4+ Version: 2.7.3.9009
55Date: 2026-05-21
66Authors@R: person("John", "Ehrlinger",
77 role = c("aut", "cre"),
Original file line number Diff line number Diff line change 11Package: ggRandomForests
2- Version: 2.7.3.9007
2+ Version: 2.7.3.9009
33
44ggRandomForests v2.8.0 (development) — continued
55=================================================
6+ * Documentation: pedagogical pass over the varPro wrappers
7+ (` gg_partial_varpro ` , ` gg_varpro ` , ` gg_udependent ` and their ` plot.* `
8+ methods). Each help page now has explicit "What X is doing", "What's
9+ in the output", and "What you use this for" sections so a reader new
10+ to varPro can learn the underlying method (release rules, beta-entropy
11+ dependency, parametric / nonparametric / causal partial estimators)
12+ from the help page alone, not just the wrapper mechanics. No API or
13+ behavioural change.
614* ` plot.gg_variable() ` : fix render error on the default multi-class
715 classification plot. The default-xvar selection was treating ` yvar ` (the
816 observed-class column) and ` outcome ` (the multi-class pivot facet) as
You can’t perform that action at this time.
0 commit comments