MTDest now inherit from MTD.coef.MTDest,
probs.MTDest), which now work via inheritance.plot.MTDest are delegated to plot.MTD using
NextMethod().summary() methods by printing directly from
the summary output, removing auxiliary summary-print classes.PI()
and sx() from utils.R to dedicated
files).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.
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.