Description Usage Arguments Value Details Examples
Gaussian (parametric) bootstrap test for separability of covariance structure using Hilbert–Schmidt distance
1 | HS_gaussian_bootstrap_test(Data, B = 1000, verbose = TRUE)
|
Data |
a (non-empty) |
B |
number of bootstrap replicates to be used. |
verbose |
logical parameter for printing progress |
The p-value of the test.
This function performs the test of separability of the covariance structure for a random surface (introduced in the paper http://arxiv.org/abs/1505.02023), when generated from a Gaussian process. The sample surfaces need to be measured on a common regular grid. The test considers the Hilbert–Schmidt distance between the sample covariance and its separable approximation. WE DO NOT RECOMMEND THIS TEST, as it is does not have the correct level, nor good power.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.