powered by
Computes the Euler characteristic (EC) density of a given order for Gaussian random fields.
Gauss_ECden(c, j)
Value on which the EC density is evaluated.
Order of the EC density to be implemented.
Returns the value of the EC density of order j evaluated at c for a Gaussian random field.
j
c
R.J. Adler and J.E. Taylor. Random fields and geometry. Springer Science and Business Media, 2009.
chi2_ECden, ECden_vec
chi2_ECden
ECden_vec
# NOT RUN { c<-1 j<-2 Gauss_ECden(c,4) # }
Run the code above in your browser using DataLab