CheckBiv function

Checking Bivariate covariance models

Checking Bivariate covariance models

The procedure control if the correlation model is bivariate. UTF-8

CheckBiv(numbermodel)

Arguments

  • numbermodel: numeric; the number associated to a given correlation model.

Details

The function check if the correlation model is bivariate.

Returns

Return TRUE or FALSE depending if the correlation model is bivariate or not.

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

Examples

library(GeoModels) CheckBiv(CkCorrModel("Bi_matern_sep"))
  • Maintainer: Moreno Bevilacqua
  • License: GPL (>= 3)
  • Last published: 2025-01-14