singleRcapture version 0.2.2
Changes from each particular update from the last GitHub release:
singleRcapture 0.2.2
- Fixing documentation typos and errors
plotnow has a default value ofqq- vignette added based on the paper submitted to the JSS
singleRcapture 0.2.1.2
- Bugfix for interaction terms in formula not being considered
- Small changes in summary for marginal count distributions
- Small fixes for standard errors in predicted means
- Code coverage raised to nearly 90%
- The
logLik.singleRStaticCountDatamethod now has atypeargument that,
if set to"function"makes the function return the minus log-likelihood
function (by default) or ifderivargument is set to1or2respectively
either a gradient or hessian of log-likelihood function.
singleRcapture 0.2.1.1
- Bugfix for tests failing with
noLongDouble
What's Changed
- Merging progress on main to dev by @Kertoo in #47
- Pull from main by @Kertoo in #48
- Small changes and revering doSNOW switch by @Kertoo in #49
- Small bugfixes by @Kertoo in #50
- pulling changes from main by @Kertoo in #51
- hopefully a fix for coverage .yaml not uploading files by @Kertoo in #52
- Pull changes from main by @Kertoo in #53
- Pull from development ready for CRAN submission by @Kertoo in #54
Full Changelog: 0.2.1...0.2.2