NuisParam2 function

Internal function handling Nuisance Parameters of a Random Field

Internal function handling Nuisance Parameters of a Random Field

Internal function handling Nuisance Parameters of a Random Field. UTF-8

NuisParam2(model, bivariate=FALSE,num_betas=c(1,1),copula=NULL)

Arguments

  • model: String; the name of a random field.
  • bivariate: Logical; if FALSE (the default) the correlation model is univariate spatial or spatial-temporal. Otherwise is bivariate.
  • num_betas: Numerical; the nunber of mean parameters in the linear specification (default is 1)
  • copula: The type of copula.

Returns

Return a vector string of nuisance parameters.

Details

The function returns a list with the nuisance parameters of a given random field model.

See Also

GeoFit

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

  • Maintainer: Moreno Bevilacqua
  • License: GPL (>= 3)
  • Last published: 2025-04-13