- Changed color defaults for plot.networktree and comparetree
- Bug fix, transform argument in plot.networktree now passes through to submethods
- Bug fix, node labels now customizable
- Enable
terminal_panelargument fornetworktree'splot()methods. - New default plots (
"bar","box") when splitting on mean or variance - New pkgdown homepage (https://paytonjjones.github.io/networktree/)
- Specific
predict()method. - Bug fix for plotting in new devices.
comparetree()function added for easy comparison between two nodes.- Suppress warnings from
qgraph()with EBICglasso.
- Bug fix for plots, fill lower triangular of matrix first.
- Ellipsis
...arguments ofplot()method now passed to terminal layout. - Fixed a bug when using different data types in
nodevarsandsplitvars. - Added
getnetwork()function to easily extract networks.