Skip to content
Back to formatted view

Raw Message

Message-ID: <5718AECC-C511-4EFC-B928-E18C6893D443@comcast.net>
Date: 2008-12-08T15:14:50Z
From: David Winsemius
Subject: Permutation exact test to compare related series
In-Reply-To: <00c501c95926$45d0c930$0201a8c0@nom17f32728f76>

Perhaps you will find useful code in the examples for freidman_test  
within package coin. They offer an implementation of the Wilcoxon- 
Nemenyi-McDonald-Thompson test.

-- 
David Winsemius


On Dec 8, 2008, at 6:15 AM, LE PAPE Gilles wrote:

> I all,
> is there a way with R to perform an exact permutation test to  
> replace the wilcoxon test to compare paired series and/or to perform  
> pairwise multiple comparisons for related series after a Friedman  
> test ?
> Thanks
> Gilles
>
> ______________________________________________
> R-help at 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.