Eprojgamma.f: Draws samples from a gamma distribution fitted to E for...

Description Usage Arguments Examples

View source: R/climate.scenario.functions.r

Description

Draws samples from a gamma distribution fitted to E for future climate scenarios - parametric option

Usage

1
Eprojgamma.f(shape, rate, Emean.shift = 1, proj.years, N)

Arguments

shape

The gamma distribution shape parameter

rate

The gamma distribution rate parameter

Emean.shift

The shift in gamma disribution to left or right to mimic mean shift in E variable (E units)

proj.years

The number of years to project into the future

N

The number of different realisations of the future to create

Examples

1
Eprojgamma.f(shape=262, rate=49.6, Emean.shift=1, proj.years=10, N=23)

duplisea/ccca documentation built on April 17, 2021, 2:31 a.m.