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 Feb. 21, 2025, 5:01 p.m.