CorrelationPar {GeoModels} | R Documentation |
Lists the Parameters of a Correlation Model
Description
Subroutine called by InitParam and other procedures. The procedure returns a list with the parameters of a given correlation model.
Usage
CorrelationPar(corrmodel)
Arguments
corrmodel |
Integer; an integer associated to a given correlation model. |
Details
The function return a list with the Parameters of a Correlation Model
Value
Return a vector string of correlation parameters.
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
See Also
[Package GeoModels version 2.0.4 Index]