Learn R Programming

bbdetection (version 1.0)

run_filtering_alg: Runs the filtering algorithm to identify Bull and Bear states

Description

This function implements the filtering algorithm of Lunde and Timmermann (2004) to identify Bull and Bear states

Usage

run_filtering_alg(index)

Arguments

index

vector containing the stock price index

Value

A logical vector that contains TRUE for Bull states and FALSE for Bear states

References

Lunde, A. and Timmermann, A. (2004). Duration Dependence in Stock Prices: An Analysis of Bull and Bear Markets. Journal of Business and Economic Statistics, 22 (3), 253-273.