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.
assessStationarity().htest objects and use the standard
print.htest() output, while retaining the legacy
dof field for compatibility.assessOrder() on the same
htest convention, including
parameter = c(df = ...) and the standard test output.statistical_analysis section with
numerical test results and time-homogeneity examples.assessStationarity() documentation example used by package
checks.verifyEmpiricalToTheoretical() to use row
totals when constructing expected transition counts for its row-wise
multinomial likelihood-ratio test. This fixes a historical use of column
totals and changes the Kullback et al. benchmark from 6.551795 to
6.518384, without changing its inferential conclusion.absorbingStates support to
markovchainFit() for MLE fits of sequence data with known
terminal states.generatorToTransitionMatrix(). The function now safely
handles absorbing states (where the diagonal element is exactly 0)
without returning NaNs or crashing.clean_nas() (used by createSequenceMatrix()
and other fitting functions). By pre-calculating the exact number of
valid elements before array instantiation, the package now avoids
continuous memory reallocations, resulting in faster parsing of large
sequences containing NA values.Handled R_CHECK_PACKAGES_USED_IN_DEMO
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.