occumb 1.2.1 (2025/7/16)
- This patch release only fixes bibliographic information in package
documents.
occumb 1.2.0 (2025/5/23)
- Add a data frame input option in occumbData().
- Add a data frame output option in get_post_samples()andget_post_summary().
- Add a data frame output option in predict().
- Add stats = chi_squaredoption togof().
- Internal changes to fix a number of known bugs, more helpful error
messages, and additional testing.
- Improved function documentation.
occumb 1.1.0 (2024/3/26)
- Add predict()method foroccumbFitclass.
- Fix summary()method foroccumbFit: no
longer outputs comments on convergence and DIC.
- Internal changes to fix a number of known bugs, more helpful
messages, and additional testing.
- Improved function documentation and vignette.
occumb 1.0.3 (2024/01/04)
- Internal changes to fix a number of known bugs, more helpful error
messages, and additional testing.
- Improved function documentation.
occumb 1.0.2 (2023/10/19)
- Fix license issue: occumb is licensed under GPLv3.
- Some document fixes.
occumb 1.0.1 (2023/09/21)
- This patch release fixes issues with plot()andsummary()methods not being exported correctly.
- It also improves gof()to accept additional arguments
for figure formatting.
occumb 1.0.0 (2023/09/14)
- Add z,theta, andphiarguments toeval_util_L().
- Add psi,theta, andphiarguments toeval_util_R().
- Fix eval_util_R()to account for site-heterogeneity of
parameters.
- Remove loglik()function from the package.
- Some bug fixes, internal changes, and document improvements.
occumb 0.6.1 (2023/07/27)
- Add model specification vignette.
- Some fixes and improvements of documentation.
occumb 0.6.0 (2023/07/20)
- Add package vignette.
- Add fishandfish_rawdata.
- Add occumbGofclass.
- Add and fix methods for occumbData,occumbFit, andoccumbGofclasses.
- Change defaults for coresarguments forgof(),eval_util_L(), andeval_util_R()functions.
- Some bug fixes, internal changes, and documentation
improvements.
occumb 0.5.1 (2023/04/27)
- Add pkgdown website.
- Some bug fixes and internal changes.
occumb 0.5.0 (2023/04/26)
- Add get_post_samples()andget_post_summary()functions.
- Add option for parallel computation in gof()function.
- Fix some bugs in occumb()functions.
- Fix an issue of parallel computation of eval_util_L()andeval_util_R()functions on Windows.
occumb 0.4.2 (2022/12/13)
- Fix an issue of parallel computation of eval_util_L()andeval_util_R()functions on Windows.
occumb 0.4.1 (2022/11/16)
- Fix some computational issues in eval_util_L()andeval_util_R()functions.
occumb 0.4.0 (2022/06/03)
- Add eval_util_L()andeval_util_R()functions.
- Add list_cond_L()andlist_cond_R()functions.
occumb 0.3.0 (2022/03/31)
- Add gof()function.
- Add loglik()function.
- Add ...argument tooccumb()function.
- Add datafield inoccumbFitclass.
occumb 0.2.1 (2021/11/21)
- A few bug fixes.
- Add validations for the inputs of occumb().
occumb 0.2.0 (2021/11/19)
- Change occumbData class specification and occumbData()function.
- Add occumb()function.
- Add methods for occumbFitclass:plot,print,summary.
occumb 0.1.0 (2021/9/10)
- Initial development of occumb package.
- Add occumbData()function.