storigin {HyetosMinute}R Documentation

Storm origins of the Bartlett-Lewis rectangular pulse model

Description

The function storigin generates the storm origins and the number of storms on a time interval [0,T] according to a Poisson process with rate λ T.

Usage

storigin(T,l)

Arguments

T

A positive integer that specifies time interval [0,T]. The units of T are days (d).

l

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

Value

NumofStorms

Number of storms within T.

StormOrig

The storm origins within T.

Author(s)

Kossieris Panagiotis pankoss@hotmail.com

References

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


[Package HyetosMinute version 2.2 Index]