CheckST | R Documentation |
The procedure control if the correlation model is spacetime.
CheckST(numbermodel)
numbermodel |
numeric; the number associated to a given correlation model. |
The function check if the correlation model is spacetime.
Returns TRUE or FALSE depending if the correlation model is spacetime or not.
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
library(GeoModels)
CheckST(CkCorrModel("gneiting"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.