Checking Bivariate covariance models
The procedure control if the correlation model is bivariate. UTF-8
CheckBiv(numbermodel)
numbermodel
: numeric; the number associated to a given correlation model.The function check if the correlation model is bivariate.
Return TRUE or FALSE depending if the correlation model is bivariate 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) CheckBiv(CkCorrModel("Bi_matern_sep"))