VoseTimeYule | Vose Software

VoseTimeYule

See also: Time series in ModelRisk

VoseTimeYule(N0, Beta, T, Log10)

 

 

 

Array function that models numbers of a population following a Yule linear growth model.

  • N0 - the initial number of individuals in a population, an integer > 0.

  • Beta - the instantaneous birth rate. Should be >0.

  • T - the time increments over which death occurs. Should be >0.

  • Log10 - optional boolean parameter (TRUE/FALSE) that specifies whether the log base 10 of the calculations is taken (TRUE) or not (FALSE, default).

VoseFunctions for this time series

VoseTimeYule - generates an array of random values from this time series

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

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

 

Navigation