logar.dist {HyetosMinute}R Documentation

Logarithmic Distance

Description

The function logar.dist is used to compute the logarothmic distance between synthetic and original daily time series. The distance used to judge whether synthetic daily depths resemble the real ones.

Usage

logar.dist(Zhist,Z,c=0.1)

Arguments

Zhist

Vector of the original daily depths of the wet days sequence.

Z

Vector of the synthetic daily depths of the wet days sequence

c

Small constant (=0.1 mm).

Value

logdist

The logarithmic distance.

Author(s)

Kossieris Panagiotis pankoss@hotmail.com

References

http://itia.ntua.gr/el/docinfo/368/


[Package HyetosMinute version 2.1 Index]