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/OMtool documentation built on April 29, 2024, 12:17 a.m.