search for: babakbsn

Displaying 3 results from an estimated 3 matches for "babakbsn".

2013 Nov 04
3
Reading data from Excel file in r
Hi experts, I want to read data from an excel data like this: for the fifth column, from first row until 140 but only 1,3,5,7,.....139 (only 70 values), How can I do it in R? thanks [[alternative HTML version deleted]]
2013 Oct 28
0
Package for PAV and MPAV algorithms
Hi experts, Is there any packag for PAV and MPAV algorithms (Pattern Anomaly Value) [[alternative HTML version deleted]]
2013 Oct 28
0
Error:Data is not atomic
Hi experts, I want to user haar wavelet transform. If I am using this simple command, it works nice: k<-c(1,2,3,4,5,6,7,8) ywd<-wd(k,filter.number=1,family="DaubExPhase") but if the K is a list like this: *[[1]]* *[1] 401* * * *[[2]]* *[1] 481* * * *[[3]]* *[1] 480* * * *[[4]]* *[1] 482* * * *[[5]]* *[1] 395* *...* * * it doesnt work and I get this error: Error in wd(k,