Learn R Programming

GeoModels (version 2.1.0)

CorrelationPar: 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)

Value

Return a vector string of correlation parameters.

Arguments

corrmodel

Integer; an integer associated to a given correlation model.

Details

The function return a list with the Parameters of a Correlation Model

See Also

GeoFit