# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
matrixPowerWrap <- function(matA, power) {
.Call('_mes_matrixPowerWrap', PACKAGE = 'mes', matA, power)
}
adamFitterWrap <- function(matVt, matWt, matF, vecG, lagsModelAll, Etype, Ttype, Stype, componentsNumberETS, componentsNumberETSSeasonal, componentsNumberArima, xregNumber, yInSample, ot, backcasting) {
.Call('_mes_adamFitterWrap', PACKAGE = 'mes', matVt, matWt, matF, vecG, lagsModelAll, Etype, Ttype, Stype, componentsNumberETS, componentsNumberETSSeasonal, componentsNumberArima, xregNumber, yInSample, ot, backcasting)
}
adamForecasterWrap <- function(matVt, matWt, matF, lagsModelAll, Etype, Ttype, Stype, componentsNumberETS, componentsNumberETSSeasonal, componentsNumberArima, xregNumber, h) {
.Call('_mes_adamForecasterWrap', PACKAGE = 'mes', matVt, matWt, matF, lagsModelAll, Etype, Ttype, Stype, componentsNumberETS, componentsNumberETSSeasonal, componentsNumberArima, xregNumber, h)
}
adamErrorerWrap <- function(matVt, matWt, matF, lagsModelAll, Etype, Ttype, Stype, componentsNumberETS, componentsNumberETSSeasonal, componentsNumberArima, xregNumber, h, yInSample, ot) {
.Call('_mes_adamErrorerWrap', PACKAGE = 'mes', matVt, matWt, matF, lagsModelAll, Etype, Ttype, Stype, componentsNumberETS, componentsNumberETSSeasonal, componentsNumberArima, xregNumber, h, yInSample, ot)
}
adamSimulatorwrap <- function(arrVt, matErrors, matOt, matF, matWt, matG, Etype, Ttype, Stype, lagsModelAll, componentsNumberSeasonal, componentsNumber, componentsNumberArima, xregNumber) {
.Call('_mes_adamSimulatorwrap', PACKAGE = 'mes', arrVt, matErrors, matOt, matF, matWt, matG, Etype, Ttype, Stype, lagsModelAll, componentsNumberSeasonal, componentsNumber, componentsNumberArima, xregNumber)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.