K1XQStationary {MultiATSM}R Documentation

Impose stationarity under the Q-measure

Description

Impose stationarity under the Q-measure

Usage

K1XQStationary(StationaryEigenvalues)

Arguments

StationaryEigenvalues

Binary variable: set "1" if the user whises the largest eigenvalue to be strictly smaller than 1. Set "0", otherwise

Value

list

Examples

stat <- 1 # Takes values 1 and 0
K1XQStationary(stat)



[Package MultiATSM version 0.3.6 Index]