Releases: panelPomp-org/panelPomp
Releases · panelPomp-org/panelPomp
1.4.0.0
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 function
unitlogLik
changed tounitLogLik
unit.objects
slot changed tounit_objects
, andunitobjects()
changed tounit_objects()
toVectorPparams()
renamed totoParamVec()
pParams()
renamed totoParamList()
(inverse oftoParamVec()
).
- The generic function
- Improved error messages to be more user friendly.
- Improved documentation
- changed package maintainer, and moved source code to GitHub organization.