L2.random.field: L^2 random field
Description
Generates a L^2 random field
Usage
L2.random.field(d, n.iter = 1000, n.points = 100, a, kov)
Arguments
d
a positive integer indicating the dimension.
n.iter
a positive integer indicating the number of iterations.
n.points
a positive integer specifing ???
kov
a with d^(-2) normed covariance kernel.
Value
A number (the critical value).
Details
This function calculates the critical values given a covariance kernel.