R/ardlDlm.R

Defines functions ardlDlm

Documented in ardlDlm

#' @export
ardlDlm <- function(formula = NULL , data = NULL , x = NULL , y = NULL , p = 1 , q = 1 , remove = NULL, type = NULL) UseMethod("ardlDlm")

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.