m2_drift: Second moment DR

Description Usage Arguments Value Examples

Description

This function computes the second moment of a drift process.

Usage

1
m2_drift(omega, n_ts)

Arguments

omega

A double corresponding to variance of drift.

n_ts

An int indicating the length of the time series.

Value

A vec containing the second moment of the drift.

Examples

1
m2_drift(1, 200)

gmwm documentation built on April 14, 2017, 4:38 p.m.