powered by
min
max
capser(y, min, max)
y
trdbilson
trdbinary
trdes
trdhp
trdsma
trdwma
data(StockIndex) y <- StockIndex[, "SP500"] cs <- capser(y, min = 100, max = 200) head(cs)
Run the code above in your browser using DataLab