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

[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