GenerateRandomWalk {MSEtool} | R Documentation |
Creates a time series per simulation that has a random normal walk with sigma
Description
Creates a time series per simulation that has a random normal walk with sigma
Usage
GenerateRandomWalk(targ, targsd, nyears, nsim, rands = NULL)
Arguments
targ |
mean |
targsd |
standard deviation |
nyears |
number of years to simulate |
nsim |
number of simulations |
[Package MSEtool version 3.7.4 Index]