level0 {HyetosMinute}R Documentation

Sequence of storms and cells that form a cluster of exactly L wet days

Description

The function level0 is used to obtain a sequence of storms and cells that form a cluster of exactly L wet days. The Bartlett-Lewis model runs several times for time t>L+1 and form the sequence of wet/dry days.

Usage

level0(L,l,f,k,a,v,MaxTotalRep) 

Arguments

L

A positive integer that specifies the number of wet days followed by one or more dry days.

l

A positive number that specifies the rate of Poisson process. The time units are days (d).

f

Constant φ=γ/η.

k

Constant κ=β/η.

a

A positive number that specifies the shape parameter α of gamma distribution.

v

A positive number that specifies the scale parameter ν of gamma distribution.

MaxTotalRep

Maximum number of total repetitions.

Value

Sequence

List of matrices containing cell and storm characteristics.

NumOfLevel0Rep

Number of Level 0 repetitions.

Author(s)

Kossieris Panagiotis pankoss@hotmail.com

References

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


[Package HyetosMinute version 2.2 Index]