SimPowerlaw: Simulate a random timeseries with a powerlaw spectrum

View source: R/SimPowerlaw.R

SimPowerlawR Documentation

Simulate a random timeseries with a powerlaw spectrum

Description

Simulate a random timeseries with a powerlaw spectrum

Usage

SimPowerlaw(beta, N)

Arguments

beta

slope

N

length of timeseries to be generated

Details

Method: FFT white noise, rescale, FFT back, the result is scaled to variance 1

Value

vector containing the timeseries

Author(s)

Thomas Laepple

See Also

Other functions to generate timeseries with powerlaw like spectra: SimFromEmpiricalSpec(), SimPLS(), SimProxySeries()


EarthSystemDiagnostics/paleospec documentation built on Feb. 17, 2024, 4:36 p.m.