level1 {HyetosMinute}R Documentation

For the generated sequence (by Level 0 repetitions), obtain a sequence of cell intensities and the resulting daily rain depths

Description

The function level1 is used to obtain a sequence of cell intensities and the resulting daily rain depths for the storms which are generated from Level 0 repetitions.

Usage

level1(Zhist,q,mx,sxmx,TFweib,iot,L,da,F,MinNumOfLevel1Rep,MaxNumOfTotalRep) 

Arguments

Zhist

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

q

List of matrices containing cell and storm characteristics, produced by Level 0 repetitions.

mx

A positive number that specifies the mean of cell intensities.

sxmx

A positive number that specifies the ratio of standard deviation to mean cell intensity.

TFweib

Logical value that specifies if the intensities follow the Weibull distribution.

iot

Ratio ι=μ_x/η for the case of Bartlett-Lewis model with dependent intensity-duration, NA otherwise.

L

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

da

A positive number that specifies the distance used to judge whether synthetic daily depths resemble the real ones. Default value is DistAllowed=0.1.

F

A positive number that specifies the factor for Level 1 repetitions allowed. Default value is FacLevel1Rep=20.

MinNumOfLevel1Rep

A positive integer that specifies the minimum number of Level 1 repetitions allowed. Default value is FacLevel1Rep=50.

MaxNumOfTotalRep

A positive integer that specifies the total repetitions allowed. Default value is TotalRepAllowed=5000.

Value

LogDist

The logarithmic distance.

DailyDepth

The generated daily depths of the wet days sequence.

CellIntensities

The cell intesities.

NumOfLevel1Rep

Number of Level 1 repetitions.

Author(s)

Kossieris Panagiotis pankoss@hotmail.com

References

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


[Package HyetosMinute version 2.2 Index]