R/dma.R

dma <-
function(x, y, models.which, lambda=0.99, gamma=0.99, 
         eps=.001/nrow(models.which), delay=0, initialperiod=200) UseMethod("dma")

Try the dma package in your browser

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

dma documentation built on May 2, 2019, 4:03 p.m.