Gauss_ECden: Compute Euler characteristic density for Gaussian random...

Description Usage Arguments Value Author(s) References See Also Examples

View source: R/Functions_only.R

Description

Computes the Euler characteristic (EC) density of a given order for Gaussian random fields.

Usage

1

Arguments

c

Value on which the EC density is evaluated.

j

Order of the EC density to be implemented.

Value

Returns the value of the EC density of order j evaluated at c for a Gaussian random field.

Author(s)

Sara Algeri

References

R.J. Adler and J.E. Taylor. Random fields and geometry. Springer Science and Business Media, 2009.

See Also

chi2_ECden, ECden_vec

Examples

1
2
3
c<-1
j<-2
Gauss_ECden(c,4)

TOHM documentation built on March 10, 2021, 1:05 a.m.