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:
Reduced computational burden of unit tests
Multicore tests will only be performed after 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 upHurdleztnegbin
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 codesAdded warnings for functions computing deviance
bugfixes:
y ~ log(x) + I(x ^ t) + I(t ^ 2)
ztoinegbin
, oiztnegbin
and ztHurdlenegbin
modelsAdded some more methods for singleR
class in some commonly used glm
functions, in particular texreg::screenreg
should work well now
changes
Added option to save logs from IRLS
fitting
bugfixes
Fixed some slight miscalculations in information matrixes for one inflated models making fitting them much more reliable
github repository
Rcmd
testsCorrected/implemented deviance residuals for more models
changes:
cammelCase
Removed unused dependency
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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.