CHANGELOG: News for Package 'bayesvl'

bayesvl-newsR Documentation

News for Package 'bayesvl'

Description

This page documents major changes and updates in the development of the bayesvl package.

Changes in version 1.0.0

  • Updated many functions.

  • Added posterior predictive check (PPC) support.

Changes in version 0.9.0

  • Added WAIC estimation functions.

  • Added LOO 2.0 estimation functions.

  • Added model comparison functions.

  • Updated .Rd documentation and other metadata.

Changes in version 0.8.5

  • Updated .Rd documentation and other metadata.

  • Fixed bugs for CRAN submission.

Changes in version 0.7.6

  • Fixed error in single-node models.

  • Updated .Rd documentation and other metadata.

Changes in version 0.7.0

  • Fixed alpha intercept in varying intercept models.

  • Fixed lower = 0 constraint for varying intercept models.

  • Renamed net2stan.r to bayesvl2stan.r.

  • Added WAIC calculation support.

Changes in version 0.6.8

  • Added arc templates.

  • Added model validation functions.

  • Added automatic generation of data list for Stan.

  • Added log-likelihood comparison function.

Changes in version 0.6.5

  • Supported node type Dummy for temporary parameters.

  • Supported node type Trans for transformed data.

  • Supported custom generated quantities block.

  • Supported y_rep and log_lik output.

  • Updated README.md.

Changes in version 0.6.0

  • Added more distribution templates.

  • Updated Stan code generator from network graph.

  • Updated README.md.

Changes in version 0.5.1

  • Numerous documentation updates.

Changes in version 0.5.0

  • Added functions for Stan code generation.

  • Added distribution templates.

  • Updated README.md.

Changes in version 0.3.0

  • Added bnPlot(), bnScore(), bnStrength() to interface with bnlearn.

  • Added utilities to convert between bayesvl and bnlearn structures.

  • Updated README.md.

Changes in version 0.2.0

  • Added functions to add/remove nodes and arcs in the network graph.

  • Added network initialization function.

  • Implemented bayesvl class.

  • First fully documented release.

Changes in version 0.1.0

  • Initial package description and metadata.

  • First public release.


bayesvl documentation built on June 8, 2025, 10:38 a.m.

Related to CHANGELOG in bayesvl...