DistPar {PowerSDI} | R Documentation |
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
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
Source
Generated by the ScientSDI()
function using NASA
POWER data.
Examples
data(DistPar)