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