theta: Function theta

View source: R/covariance_matrix.R

thetaR Documentation

Function theta

Description

Function of the form

θ(g,h)_{p} = a_p^{-2} \int_{\R^2} |xy|^{-1-p}U_{g,h}(x,y) dxdy

Usage

theta(p, alpha, sigma, g, h)

Arguments

p

power, real number from (-1,1)

alpha

self-similarity parameter of alpha stable random motion.

sigma

Scale parameter of lfsm

g, h

functions g,h: \R \to \R with finite alpha-norm (see Norm_alpha).

References

\insertRef

MOP18rlfsm


rlfsm documentation built on Aug. 27, 2022, 5:06 p.m.

Related to theta in rlfsm...