Learn R Programming

PowerSDI (version 1.0.0)

DistPar: Parameters for Calculating the SDIs Provided by the ScientSDI Function

Description

Contains parameters of the gamma and GEV distributions and the Pr(Rain = 0), "probzero.rain".

Usage

DistPar

Arguments

Format

A data.frame with 13 variables and 48 rows.

lon

longitude in decimal degrees

lat

latitude in decimal degrees

quart.month

The quartile of each month

alfa.rain

Shape parameter of the gamma distribution

beta.rain

Scale parameter of the gamma distribution

probzero.rain

Probability of rain=0

loc.harg

Location parameter of the GEV distribution, PE calculated by HS method

sc.harg

Scale parameter of the GEV distribution, PE calculated by HS method

sh.harg

Shape parameter of the GEV distribution, PE calculated by HS method

loc.pm

Location parameter of the GEV distribution, PE calculated by PM method

sc.pm

Scale parameter of the GEV distribution, PE calculated by PM method

sh.pm

Shape parameter of the GEV distribution, PE calculated by PM method

TS

Time scale at which the SDIs will be calculated

Examples

Run this code
data(DistPar)

Run the code above in your browser using DataLab