CheckSph {GeoModels} | R Documentation |
Checking if a covariance is valid only on the sphere
Description
Subroutine called by InitParam. The procedure controls if a covariance model is valid only on the sphere.
Usage
CheckSph(numbermodel)
Arguments
numbermodel |
Numeric; the code number for the covariance model. |
Details
The function checks if a covariance is valid only on the sphere
Value
Returns TRUE or FALSE
Author(s)
Moreno Bevilacqua, moreno.bevilacqua89@gmail.com,https://sites.google.com/view/moreno-bevilacqua/home, Víctor Morales Oñate, victor.morales@uv.cl, https://sites.google.com/site/moralesonatevictor/, Christian", Caamaño-Carrillo, chcaaman@ubiobio.cl,https://www.researchgate.net/profile/Christian-Caamano
[Package GeoModels version 2.0.4 Index]