VoseTimeGBMMR

MR-dice-icon.png Download a pdf copy of this help file  here

See also: Time series in ModelRisk

VoseTimeGBMMR(Mu,Sigma,Alpha,R0,LogReturn,{TimeStamps},LastValue)image1094.gif

 

 

 

image305.gifArray function that models a Geometric Brownian Motion (GBM) with Mean Reversion time series model, meaning the variable is drawn back towards its long-run mean in proportion to its deviation from the mean.

GBM is usually the default starting point for a time series of a non-negative financial variable - like a stock price, exchange rate or interest rate. It assumes that the fractional changes in the variable between periods are independent, random variables following a Normal distribution.

As the ModelRisk Time Series functions typically take a lot of parameters, we recommend for these in particular to use the Time Series window.

VoseFunctions for this time series

VoseTimeGBMMR - generates an array of random values from this time series.

VoseTimeGBMMRFit - generates an array of random values from this time series fitted to data.

VoseTimeGBMMRFitP - returns the parameters of this time series fitted to data.