Re: [R] Variance of multiple non-contiguous time periods?

2014-11-04 Thread CJ Davies
On 04/11/14 17:42, David Winsemius wrote: > On Nov 4, 2014, at 9:16 AM, CJ Davies wrote: > >> On 04/11/14 17:02, David Winsemius wrote: >>> On Nov 4, 2014, at 8:35 AM, CJ Davies wrote: >>> >>>> On 04/11/14 16:13, PIKAL Petr wrote: >>>>>

Re: [R] Variance of multiple non-contiguous time periods?

2014-11-04 Thread CJ Davies
On 04/11/14 17:02, David Winsemius wrote: On Nov 4, 2014, at 8:35 AM, CJ Davies wrote: On 04/11/14 16:13, PIKAL Petr wrote: Hi -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- project.org] On Behalf Of CJ Davies Sent: Tuesday, November 04, 2014 2:50

Re: [R] Variance of multiple non-contiguous time periods?

2014-11-04 Thread CJ Davies
On 04/11/14 16:13, PIKAL Petr wrote: Hi -Original Message- From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- project.org] On Behalf Of CJ Davies Sent: Tuesday, November 04, 2014 2:50 PM To: Jim Lemon; r-help@r-project.org Subject: Re: [R] Variance of multiple non-contiguous

Re: [R] Variance of multiple non-contiguous time periods?

2014-11-04 Thread CJ Davies
On 04/11/14 09:11, Jim Lemon wrote: On Mon, 3 Nov 2014 12:45:03 PM CJ Davies wrote: ... On 30/10/14 21:33, Jim Lemon wrote: If I understand, you mean to calculate deviations for each individual 'chunk' of each transition & then aggregate the results? This is what I'd been thi

Re: [R] Variance of multiple non-contiguous time periods?

2014-11-03 Thread CJ Davies
On 30/10/14 21:33, Jim Lemon wrote: > On Fri, 31 Oct 2014 07:19:01 AM Jim Lemon wrote: >> On Wed, 29 Oct 2014 05:12:19 PM CJ Davies wrote: >>> I am trying to show that the red line ('yaw') in the upper of the two >>> plots here; >>> >>> http:/

[R] Variance of multiple non-contiguous time periods?

2014-10-29 Thread CJ Davies
ybody shed some light on a sensible method of solving this? Regards, CJ Davies __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.