[R] I have a problem with npmc

Daniel Rodriguez Caicedo drodriguezca at unal.edu.co
Thu Sep 22 18:58:28 CEST 2005


Hi to all:

The reason for my mail is this:

I am tryng to make an analysis with non-parametric multiple comparisons with a data set from Pinciples and Procedures of Satistics (Steel and Torrie,1980). The data are of a one-way layouth:

 > DOKNOPAR
   class  var
1   DOK1 19.4
2   DOK1 32.6
3   DOK1 27.0
4   DOK1 32.1
5   DOK1 33.0
6   DOK5 17.7
7   DOK5 24.8
8   DOK5 27.9
9   DOK5 25.2
10  DOK5 24.3
11  DOK4 17.0
12  DOK4 19.4
13  DOK4  9.1
14  DOK4 11.9
15  DOK4 15.8
16  DOK7 20.7
17  DOK7 21.0
18  DOK7 20.5
19  DOK7 18.8
20  DOK7 18.6
21 DOK13 14.3
22 DOK13 14.4
23 DOK13 11.8
24 DOK13 11.6
25 DOK13 14.2
26   COM 17.3
27   COM 19.4
28   COM 19.1
29   COM 16.9
30   COM 20.8

But when i try making de npmc, 

> npmc(DOKNOPAR)

R displays this message:



Error in uniroot(f = function(arg) p - z.dist(arg, corr = corr, df = df,  : 
        f() values at end points not of opposite sign

What is the reason for this? How can i make this npmc analysis correctly?

Daniel Rodriguez

Universidad Nacional de Colombia




More information about the R-help mailing list