m2_drift {simts} | R Documentation |
Second moment DR
Description
This function computes the second moment of a drift process.
Usage
m2_drift(omega, n_ts)
Arguments
omega |
A |
n_ts |
An |
Value
A vec
containing the second moment of the drift.
[Package simts version 0.2.2 Index]