Learn R Programming

MultiATSM (version 0.3.6)

K1XQStationary: Impose stationarity under the Q-measure

Description

Impose stationarity under the Q-measure

Usage

K1XQStationary(StationaryEigenvalues)

Value

list

Arguments

StationaryEigenvalues

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

Examples

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


Run the code above in your browser using DataLab