Skip to content

v1.0.0 Major Release

Latest
Compare
Choose a tag to compare
@apeterson91 apeterson91 released this 10 Sep 21:54
· 16 commits to master since this release

Little functionality changed, but major breaking API changes addressing issues #3 #1 .

Classes

  • bm for base measure specification
  • ndp now encompasses models fit with all combination of base measures and concentration parameter settings

Functions

  • bend() replaces nd_nhpp(), now accepts Benvo's and formulas to make model specification easier.
  • plot() now offers an easy way to access all the varying plot_ functions
  • summary(), as.matrix() and more are now more uniform with other packages.

Miscellaneous

Vignette and documentation updated.