CheckBiv | R Documentation |
Checks whether the correlation model is bivariate.
CheckBiv(numbermodel)
numbermodel |
A numeric value; the number associated with a given correlation model. |
This function checks whether the correlation model is bivariate.
A logical value: TRUE
if the correlation model is bivariate, and FALSE
otherwise.
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)
CheckBiv(CkCorrModel("Bi_matern_sep"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.