Skip to content

Releases: panelPomp-org/panelPomp

1.4.0.0

12 Sep 14:10
cdf4c47
Compare
Choose a tag to compare

This package is identical to version 1.4 on CRAN.

Updates since the last CRAN release (1.1)

  • Introduced new functions and generics:
    • shared()
    • shared()<-
    • specific()
    • specific()<-
    • runif_panel_design()
  • Renamed some functions to match pomp conventions and add clarity:
    • The generic functionunitlogLik changed to unitLogLik
    • unit.objects slot changed to unit_objects, and unitobjects() changed to unit_objects()
    • toVectorPparams() renamed to toParamVec()
    • pParams() renamed to toParamList() (inverse of toParamVec()).
  • Improved error messages to be more user friendly.
  • Improved documentation
  • changed package maintainer, and moved source code to GitHub organization.