powered by
trdbilson(y, exponent)
y
trdbinary
trdes
trdhp
trdsma
trdwma
capser
data(StockIndex) y <- StockIndex[, "SP500"] yret <- diff(log(y)) bilson <- trdbilson(yret, exponent = 2) head(bilson)
Run the code above in your browser using DataLab