Skip to content

Releases: edsandorf/cmdlr

v0.0.3

28 Mar 07:07
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

Major structural changes to the code that are incompatible with previous versions. The current set of codes are still considered unstable because they are under continuous development.

Speed and functionality improvements and minor bug fixes

18 Sep 06:10
Compare
Choose a tag to compare

This release includes the ability to estimate models using the 'ucminf' package along with other code improvements and minor bug fixes. Under the hood, the code now creates an estimation environment and evaluates the log-likelihood function in that context, which avoids the need to make multiple calls to 'attach()' and 'detach()'.

First working version of cmdlR

26 Mar 14:03
Compare
Choose a tag to compare
Pre-release

This is the first working version of the package. The package is still rough around the edges and has missing functionality. Formal tests of inputs and documentation is lacking, but will be added in future releases. Be careful if using the package in production.