R/fd.R

Defines functions fd

Documented in fd

#' @export
fd <-
function(x, dval="Hurst", ...) UseMethod("fd",object=dval)

Try the ArfimaMLM package in your browser

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

ArfimaMLM documentation built on May 2, 2019, 2:18 a.m.