networktree 1.0.1
- 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
networktree 1.0.0
- 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/)
networktree 0.2.2
- 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.
networktree 0.2.1
- 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.