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.
muhaz() when a group has zero events.
The default pilot bandwidth calculation
(bw.pilot <- endz/8/(nz^.2)) divided by zero when
sum(delta) == 0, producing Inf and crashing
the downstream Fortran routine. nz is now clamped to a
minimum of 1, which yields a finite bandwidth and a correctly flat zero
hazard estimate when no events are present. Reported and fixed by Ken
Beath
ken@kjbeath.id.au.man/muhaz.object.Rd: replaced
\arguments with \value /
\describe, resolving an R CMD check NOTE (“Rd files without
… should not be documented without ”).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.