Re: [R] using spec.pgram

2008-06-17 Thread Anthony Mathelier
(area under the curve). I am not entirely sure that this is >> any more information than what is contained in the historgrams. Take a pen >> and draw from the top of each box starting on the left- This is the >> "signal" that is being analyzed. I need to read the rest of th

Re: [R] using spec.pgram

2008-06-16 Thread Anthony Mathelier
ance that you can reliably detect if 0.5 meters, this is all > speculation because you don't have a problem with reproducible code, and we > have no idea what you are measuring or what your data looks like- without > this information there is no way that I can say one way or the oth

Re: [R] using spec.pgram

2008-06-16 Thread Anthony Mathelier
>> >>> >>>> >series <- deparse(substitute(h$counts)) >>>> >x <- na.action(as.ts(h$counts)) >>>> >x >>>> >>>> >>> NULL >>> I do not understand why when I apply the first two lines of the funct

[R] using spec.pgram

2008-06-09 Thread Anthony Mathelier
, I would be so grateful. And subsidiary questions: - Is it possible to have the commented source code of the function? - I do not understand what is the function na.action in the second line of spec.pgram, so if you can explain it to me. Thanks in advance for your answers. Best regards, Antho