R/eBsc.R

Defines functions eBsc

Documented in eBsc

eBsc <-
function(y, q = NULL, method = "N", parallel = FALSE, R0 = NULL, zero_range = c(-45,1), ARpMAq = c(0,0), trace = FALSE, tol.lambda = 0.01, tol.rho = 0.01, max.iter = 50) UseMethod("eBsc")

Try the eBsc package in your browser

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

eBsc documentation built on May 31, 2023, 5:40 p.m.