Description Usage Arguments Examples
View source: R/climate.scenario.functions.r
Draws samples from a gamma distribution fitted to E for future climate scenarios - parametric option
1 | Eprojgamma.f(shape, rate, Emean.shift = 1, proj.years, N)
|
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 |
1 | Eprojgamma.f(shape=262, rate=49.6, Emean.shift=1, proj.years=10, N=23)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.