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


Blue-Matter/MSEtool documentation built on April 25, 2024, 12:30 p.m.