Description Usage Arguments Value Author(s) References See Also Examples
View source: R/Functions_only.R
It computes the Euler characteristic (EC) of a given field above specified thresholds over a specified search area.
1 | EC_T(ck, Ts, THETA)
|
ck |
Vector of thresholds defining the excursions sets with respect to which the ECs are computed. |
Ts |
Vector of values of the field for each grid point in |
THETA |
A vector or matrix of grid values for the nuisance parameter with respect to which the search is performed. |
Returns a vector of EC values with respect to the thresholds specified in ck
.
Sara Algeri
S. Algeri and D.A. van Dyk. Testing one hypothesis multiple times: The multidimensional case. arXiv:1803.03858, submitted to the Journal of Computational and Graphical Statistics, 2018.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.