The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
conv.test
function is no longer exported.logbin
if offset providedcoeftrace
via turboEM::turboem
argument keep.paramval
, to avoid taking a different path
when it is turned on (#5)coeftrace
argument to
logbin.control
, such that coefficient history can be
obtained for method = "em"
and
method = "cem"
.logbin.ab
so that outer.iterations
can be set by control$maxit
in the call to
logbin
, and maxit
(inner iterations) is set by
control.method$maxit
.logbin
now returns contrasts
,
qr
, R
and effects
components, so
associated glm
S3 methods (e.g. influence
,
plot
) will work.weights
component returned is the IRLS working weights
at the last iteration, for consistency with glm
(even
though these are not actually used except with
method = "glm"
).plot.logbin.smooth
with
type = "diagnostics"
will plot the model diagnostics
usually produced by plot.lm
.plot.logbin.smooth
will allow extra parameters
(e.g. col
, ylim
) to be passed.method
option added: fit using glm, glm2, adaptive
barrier, CEM or single EM algorithm with overparameterised modelaccelerate
option added: use turboEM
methods to speed up convergenceboundary
na.action
argument to logbin()
and
smooth.logbin()
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.