Releases: nutterb/HydeNet
Releases · nutterb/HydeNet
Stinky Elephants
Choose Wisely
0.10.0 (11 Oct 2015)
- Implements the
factorLevelselement in network objects
and arguments insetNode. See Issue #81 - Changes to
plot.HydeNetworkrelevant to changes in
DiagrammeR0.8.0. Note that the column names in custom node
data frames no longer containnode_idbut usenodes
instead. However, theHydeNetfunction arguments have no
changed names, in order to maintain compatibility with 0.9.0.
Future versions may allow for eithernode_idornodesto
be used. In custom edge data frames,edge_fromandedge_to
are changed tofromandto, respectively.
0.9.3 (24 Sept 2015)
- Minor bug fix related to creating policy matrices with nodes that
don't have a 'nodeFitter' specified.
0.9.2 (11 Sept 2015)
- Fixed a bug in
compileJagsModelandcompileDecisionModelthat preventedcpt
objects from being passed to JAGS models correctly. - Added
nodeDataargument tosetNode. - Added unit tests.
0.9.1 (6 July 2015)
- Conversion of argument checks to using the
ArgumentCheckpackage - Connections are closed in
compileDecisionModel. This allows decision networks to be
compiled for absurdly large policy matrices (> 1000 policies)
Indecision
Initial CRAN release.