ACSfunctions function

Autocorrelation structure functions

Autocorrelation structure functions

acfburrXII(t, scale, shape1, shape2) acfparetoII(t, scale, shape) acffgn(t, H) acfweibull(t, scale, shape)

Examples

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)

Other functions in CoSMoS

Related functions from the same R package