Skip to content
Prev 79989 / 398502 Next

How can I test temporal autocorrelation of binary data?

Since the data is dichotomous already, the nonparametric 'runs test' might 
be appropriate, though I am ignorant as to its properties (power in 
particular).

help(runs.test,package=tseries)

Regards,

Andreas



----- Original Message ----- 
From: "Patrick Burns" <pburns at pburns.seanet.com>
To: <dschad at umich.edu>
Cc: <r-help at stat.math.ethz.ch>
Sent: Monday, October 31, 2005 6:49 PM
Subject: Re: [R] How can I test temporal autocorrelation of binary data?