Calculates the inter-annual variation in a time series, i.e. (x[t+1]-x[t])/x[t]
Used to show how variable a quantity like yield
is under different management strategies within a Management Strategy Evaluation.
Usage
iav(x)
Arguments
x
a vector holding a time series
Value
a vector with the inter-annual variation each time step