Changes in version 1.0.1 (2021-02-04) - 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 Changes in version 1.0.0 (2020-12-11) - Enable terminal_panel argument for networktree's plot() methods. - New default plots ("bar", "box") when splitting on mean or variance - New pkgdown homepage (https://paytonjjones.github.io/networktree/) Changes in version 0.2.2 (2020-03-18) - 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. Changes in version 0.2.1 (2019-03-09) - Bug fix for plots, fill lower triangular of matrix first. - Ellipsis ... arguments of plot() method now passed to terminal layout. - Fixed a bug when using different data types in nodevars and splitvars. - Added getnetwork() function to easily extract networks.