Learn R Programming

mnt (version 1.0)

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 ???

a

Positive numeric number.

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.