Displaying 1 result from an estimated 1 matches for "tradingsign".
Did you mean:
tradingsignal
2007 Mar 29
1
creating conditional list of elements
...so what I plan to do
is:
> n <- min(sapply(signalList, NROW))
but this doesn't work (it returns 1, but I have 2800 rows in each of
bar_signal and cif_signal, so I should
get 2800)
Is there a smart way to do this? And is there a way to tell R that the
entries in the Signal column
of tradingSignal are the names of objects?
Thanks,
Murali
Murali Menon/GB/ABNAMRO/NL
29/03/2007 11:13
To
r-help at stat.math.ethz.ch
cc
Subject
creating conditional list of elements
Folks,
I have a matrix as follows (first column is the rownames, first row is the
columnnames)
Rule Enabled Signal...