R/finiteDLMauto.R

Defines functions finiteDLMauto

Documented in finiteDLMauto

#' @export
finiteDLMauto <- function(formula, data, x, y, q.min = 1, q.max = 10, k.order = NULL, model.type = c("dlm","poly"), error.type = c("MASE","AIC","BIC","GMRAE", "MBRAE", "radj"), trace = FALSE, type)UseMethod("finiteDLMauto")

Try the dLagM package in your browser

Any scripts or data that you put into this service are public.

dLagM documentation built on Oct. 2, 2023, 9:07 a.m.