model.normalize {RGeostats}R Documentation

Normalize the sills of a model

Description

Normalize the sills of a model

Usage

model.normalize(model, fact)

Arguments

model

The model-class Class containing the model to be normalized

fact

An array giving 'fact' by which the variance of each variable is normalized. The dimension of this array should be equal to the number of variables in the model. However, if 'fact' is given as a single numeric value, it is assumed that the variances of all variables should be normalized by this value. The terms of the argument 'fact' should all be strictly positive.

Details

For each structure:

Value

The normalized model


[Package RGeostats version 14.0.10 Index]