VoseTimeSeasonalGBM

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

See also: Time series in ModelRisk

VoseTimeSeasonalGBM(Mu,Omega,{S1},P1,{S2},P2,LogReturn,LastValue)image1094.gif

 

 

 

image329.gifArray function that models a Seasonal Geometric Brownian Motion time series model.

You can provide an array with seasonal indices (e.g. 7 values, one for each day of the week) that will be run through periodically, starting at position P1.

Optionally you can provide a second optional cycle within each period of the first cycle, useful for modelling, say, week/day or day/hour patterns.

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

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

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

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