ACSfunctions {CoSMoS} | R Documentation |
Autocorrelation structure functions
acfburrXII(t, scale, shape1, shape2)
acfparetoII(t, scale, shape)
acffgn(t, H)
acfweibull(t, scale, shape)
t <- 1
H <- .75
scale <- .2
shape <- .3
shape1 <- .5
shape2 <- .2
acfburrXII(t, scale, shape1, shape2)
acfparetoII(t, scale, shape)
acffgn(t, H)
acfweibull(t, scale, shape)