find.clusters {HyetosMinute}R Documentation

Find the clusters of wet days in a given sequence

Description

The function find.clusters finds the clusters of wet days of a sequence of daily rainfall depths.

Usage

find.clusters(q) 

Arguments

q

Vector of daily rainfall depths.

Value

h

List of clusters of wet days.

Author(s)

Kossieris Panagiotis pankoss@hotmail.com

References

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


[Package HyetosMinute version 2.1 Index]