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.
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.