data(exTropicalMoth)
forecastTsolanivora <- devRateIBM(
tempTS = rnorm(n = 100, mean = 15, sd = 1),
timeStepTS = 1,
models = exTropicalMoth[[2]],
numInd = 100,
stocha = c(0.015, 0.005, 0.01),
timeLayEggs = 1)
Run the code above in your browser using DataLab