Releases: apeterson91/bendr
Releases · apeterson91/bendr
v1.0.0 Major Release
Little functionality changed, but major breaking API changes addressing issues #3 #1 .
Classes
bm
for base measure specificationndp
now encompasses models fit with all combination of base measures and concentration parameter settings
Functions
bend()
replacesnd_nhpp()
, now acceptsBenvo
's and formulas to make model specification easier.plot()
now offers an easy way to access all the varyingplot_
functionssummary()
,as.matrix()
and more are now more uniform with other packages.
Miscellaneous
Vignette and documentation updated.
First Release
First Release
Initial release of functions (listed below). v1.0.0 (next release) will consolidate functions and classes into a more intuitive class-object hierarchy and make use of the benvo data structures.
Main functions
nd_nhpp()
beta_nd_nhpp()
nd_nhpp_fixed()
nhpp_hmc()
Classes
bndp()
ndp()
hmc()
Methods
plot()
plot_pairs()
print()