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.
MTD-methods, MTDest-methods and
MTD-accessors documentation to remove redundant links in
the help system and streamline method listings.perfectSample().logLik.MTD() when a
sample is not provided.plot.MTD() method for visualizing MTD models,
including bar plots of lag contributions and mixture weights, as well as
directed weighted graphs (via igraph) representing each lag-specific
transition matrix.plot.MTDest() method for fitted
MTDest objects, which mirrors plot.MTD() but
also includes EM iteration diagnostics (log-likelihood variation per
update) when available.pj(), p0(),
lambdas(), lags(), Lambda(),
states(), and transitP(). See
?MTD-accessors.pj(),
p0(), lambdas(), lags(),
S() and states(). See
?MTD-accessors.S() and
lags(). See ?MTD-accessors.print(),
summary(), coef(), logLik() and
probs(). For compact inspection of lag sets, state space,
mixture weights and more. See ?MTD-methods and
?MTDest-methods.print() and
summary() for compact inspection of lag selection results.
See ?hdMTD-methods.as.MTD() to rebuild an “MTD” object from
an “MTDest” fit.probs() is now a S3 generic with methods for “MTD” and
“MTDest”. Returns one-step-ahead predictive probabilities either for
specific contexts (context=) or from sample rows
(newdata=). If neither is supplied, it returns the full
global transition matrix (transitP(object) for
MTD; transitP(as.MTD(object)) for
MTDest).probs(X, S, ...) to
empirical_probs(X, S, ...) to avoid ambiguity:
empirical_probs() estimates transition probabilities from
data, while probs() returns predictive probabilities from
model/fit objects.any(is.na(X)) with anyNA(X) in
checkSample() for efficiency and clarity.raindata,
sleepscoring, testChains).perfectSample()) instead of the removed
testChains dataset.@keywords internal so they no
longer appear in help(package="hdMTD").README.md file from the package
source.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.