plot
now has a default value of qq
logLik.singleRStaticCountData
method now has a type
argument that,
if set to "function"
makes the function return the minus log-likelihood
function (by default) or if deriv
argument is set to 1
or 2
respectively
either a gradient or hessian of log-likelihood function.noLongDouble
IRLS
fitting when providing weights
argument when calling
estimatePopsize
weightsAsCounts
option in controlModel
now works properly,
dfbeta
and dfpopsize
decrease weight of selected row in a model matrix
instead of deleting it when this is set to TRUE
simulate
method now works for both family object (like ztpoisson()
) and
for objects returned by estimatePopsize
singleRStaticCountData
sub class for singleRclass
and made
estimatePopsize
a method so that a new package singleRcaptureExtra
(under development) can make all necessary calculations for pop size estimation
when providing object fitted by countreg::zerotrunc
or VGAM::vglm
/VGAM::vgam
CRAN
semiparametric
bootstrap now has a much faster sampling algorithm (that does the same job)Unit tests:
TEST_SINGLERCAPTURE_MULTICORE_DEVELOPER
is set to "true"
via Sys.setenv
and _R_CHECK_LIMIT_CORES_
to false
offset
argument to estimatePopsize
bootstrap
and in dfbeta
IRLS
)IRLS
fitting was speed upfeatures and improvements:
Hurdleztnegbin
modelredoPopSize
which now handles bootstrap on a fitted model
non standard covariance matrixes newdata
argument user supplied coef
etc.predict.singleR
method which offers standard error for both link
,
response
as well as mean
predictionsstats::optim
error codesbugfixes:
y ~ log(x) + I(x ^ t) + I(t ^ 2)
features
ztoinegbin
, oiztnegbin
and ztHurdlenegbin
modelssingleR
class in some commonly used glm
functions, in particular texreg::screenreg
should work well nowchanges
IRLS
fittingbugfixes
github repository
Rcmd
testsfeatures:
changes:
cammelCase
github repository
R-cmd
check"IRLS"
algorithmvcovHC
was implementedvcovCL
should work on singleR
class objects
should work with "HC0"
and "HC1"
type
argument valuesredoPopEstimation
for updating the
population size estimation after post-hoc procedures was implementedpopSizeEst
function for extracting population size estimation
results was implementedestimate_popsize.fit
IRLS
generalised for distributions with multiple parametersdfbetas
were corrected)IRLS