Re: [R] Help documentation of "The Studentized range Distribution"

2017-07-10 Thread Ursula Garczarek
/2,ngroups*(nIngroups-1))) dtlong <- dtwide %>% gather(method,cvalue,cnon,cbon,ctuk) Hope this is better! Kind regards, Ursula -Original Message- From: peter dalgaard [mailto:pda...@gmail.com] Sent: 10 July 2017 11:46 To: Jeff Newmiller Cc: R-help Mailing List ; Ursula Garczarek

Re: [R] Help documentation of "The Studentized range Distribution"

2017-07-10 Thread peter dalgaard
Well, it is clear enough that the problem is in interpreting the documentation. However, when you claim you tested something, and found it inconsistent with tables, it would be advisable to back it up with examples! The description in the help files and in the sources is admittedly confusing. T

Re: [R] Help documentation of "The Studentized range Distribution"

2017-07-09 Thread Jeff Newmiller
We cannot help you understand what you are doing if you do not show us what you are doing. Here are some discussions about how to communicate questions about R [1][2][3]. [1] http://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example [2] http://adv-r.had.co.nz/Repro

[R] Help documentation of "The Studentized range Distribution"

2017-07-06 Thread Ursula Garczarek
Dear all, I wanted to compare Bonferroni vs TukeyHSD correction over a range of groups and group sizes, and wanted to use the function qtukey. In the help documentation it says qtukey(p, nmeans, df, nranges = 1, lower.tail = TRUE, log.p = FALSE) Arguments q vector of quantiles. p vector of pr