Description Usage Arguments Value
R-only Single Trawl ACF calculations.
1 2 3 4 5 6 7 8 9 10 11  | acf_trawl_single(
  h,
  alpha,
  beta,
  rho,
  kappa,
  delta = 0.1,
  end_seq = 50,
  type = "exp",
  cov = F
)
 | 
h | 
 Single ACF horizon.  | 
alpha | 
 Gamma   | 
beta | 
 Gamma   | 
rho | 
 Trawl parameter(s).  | 
kappa | 
 Extreme frequency control parameter.  | 
delta | 
 Discrete time step.  | 
end_seq | 
 Horizon cut-off for integral approximation.  | 
type | 
 Trawl type (e.g.   | 
cov | 
 Boolean, correlation or covariance (if   | 
Trawl autocorrelation values with R-only functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.