GenerateRandomWalk: Creates a time series per simulation that has a random normal...

View source: R/Misc_Internal.R

GenerateRandomWalkR 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


MSEtool documentation built on July 26, 2023, 5:21 p.m.