Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 961 Bytes

File metadata and controls

27 lines (18 loc) · 961 Bytes

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

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 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.