Description Usage Arguments Examples
View source: R/climate.scenario.functions.r
Draws samples from a gaussian distribution fitted to E for future climate scenarios
1 | Eprojnorm.f(Edist.a, Edist.b, Emean.shift = 1, proj.years, N)
|
Emean.shift |
The shift if the mean. This is done rather than changing the mean directly so it is generic for variety of distributions |
proj.years |
The number of years to project into the future |
N |
The number of different realisations of the future to create |
E.dist.a |
The mean of the normal distribution |
E.dist.b |
The standard deviation of the normal distribution |
1 | Eprojnorm.f(3, .05, Emean.shift=0, proj.years=10, N=23)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.