Hi
I'm lookoing for a R-plugin to compute the Lempel-Ziv complexity. Does
anyone have still heard about this algorithme?
Regards
--
View this message in context:
http://www.nabble.com/Lempel%E2%80%94Ziv-complexity-tp24181807p24181807.html
Sent from the R help mailing list archive at Nabble.com
Hello Dieter
I got them from a Matrix on with I use the applyfunction tu compute the mean
columns by columns
print(apply(matSD,2,mean))
So it's a kind of vector.
I'll check with the cat function
Thank you, have a nice day
Thomas
--
View this message in context:
http://www.nabble.com/How-to
Totally awsom!
Thank you very much
Thom
--
View this message in context:
http://www.nabble.com/How-to-display-data-content-on-a-only-row--tp23497437p23502952.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r-project.org mai
Hi
I'm sorry for my so basic question, but it's so basic that I can't find
anwser anywhere...
I have data like this:
[1] 16.800 6.533 5.067 3.933 2.200 1.667
[7] 1.200 1.067 0.733 0.667
[1] 35.6113946 6.9576953 4.5271667 2.3744674 1.473576
Hi
For a school project I have a file with 120 columns and ~2000 lines. This
file contains timestamps of spike detected in 60 channels, and the time
elapsed between the last spike.
I need to clean too high values. About 98% of values are between 0 and 2000
and 2% are between 2000 and 20'000. I
5 matches
Mail list logo