powered by
Checks whether the correlation model is bivariate.
CheckBiv(numbermodel)
A logical value: TRUE if the correlation model is bivariate, and FALSE otherwise.
TRUE
FALSE
A numeric value; the number associated with a given correlation model.
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
This function checks whether the correlation model is bivariate.
library(GeoModels) CheckBiv(CkCorrModel("Bi_matern_sep"))
Run the code above in your browser using DataLab