lists_ind {BMTAR} | R Documentation |
Create indicator vector for the regimen of each observation
Description
From a threshold variable and the corresponding processes calculate a vector indicating the number of the regime of each observation.
Usage
lists_ind(r,Zt,l,...)
Arguments
r |
value for the threshold variable |
Zt |
threshold processes univariate |
l |
number of regimes |
... |
other arguments passed to specific methods |
Value
Vector of length N indicating the number of the regime of each observation
[Package BMTAR version 0.1.1 Index]