R/dlm.R

Defines functions dlm

Documented in dlm

#' @export
dlm <- function(formula , data , x , y , q , remove, type ) UseMethod("dlm")

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.