Skip to content
Back to formatted view

Raw Message

Message-ID: <CA+8X3fX1Kn=7__FCERj18V02=XgiB6v3k8HT5gUUFOj=m_KFyg@mail.gmail.com>
Date: 2015-05-07T07:15:23Z
From: Jim Lemon
Subject: Question about cochran test in R
In-Reply-To: <CANxP2S6EE+x+TqdWR8ULOB+i4w8=SaDiYPtwg=tp0eSPES8S5A@mail.gmail.com>

Hi Luis,
Try this page:

http://www.r-bloggers.com/cochran-q-test-for-k-related-samples-in-r/

Jim


On Thu, May 7, 2015 at 4:59 PM, Luis Fernando Garc?a
<luysgarcia at gmail.com> wrote:
> Dear R Experts,
>
> May be this is a basic question for you, but it is something I need really
> urgently. I need to perform a Chi Square analysis for more than two groups
> of paired observations. It seems to be ok For Cochran test. Unfortunately I
> have not found info about  this test in R, except for dealing with outliers
> which is not my aim. I am looking for something like this
> https://www.medcalc.org/manual/cochranq.php
>
> I found a video to perform this analysis in R, but was not specially
> useful. Does some of you know have some info about how to make this
> analysis in R?
>
> Thanks in advance!
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.