search for: qdunnett

Displaying 3 results from an estimated 3 matches for "qdunnett".

Did you mean: dunnett
2001 Dec 18
1
environments again 2
...well and no more problems. Thanks Thomas. Now here there is another problem with my program to compute multiple comparisons. From App.Stat I have a fortran program to compute the probability for Dunnett tests. I compiled it to a dll and it works well, no problems there. Now I need the inverse 'qdunnett' and I decided that an easy way |:-)) was to use nls to find the point. something similar to: > alpha<-0.05 > df<-10 > nls.control() $maxiter [1] 50 $tol [1] 1e-05 $minFactor [1] 0.0009765625 > b<- nls(d~pt(x,a),start=list(x=1),trace=T) 0.6077036 : 1 0.0009502682 :...
2002 Jan 07
3
compiling packages
...ory '/cygdrive/c/r/rw1040/src/library/Dunnett' make: *** [pkg-Dunnett] Error 2 make: Leaving directory '/cygdrive/c/r/rw1040/src/gnuwin32' *** Installation of Dunnett failed *** directory Dunnet/Contents, DESCRIPTION,Index,Title as per instructions directory Dunnett/man/pdunnett.Rd,qdunnett.Rd directory Dunnett/R/Dunnett directory Dunnett/src/Dunnett.f Can somebopdy tell me what I forgot to do? Thanks -- R. Heberto Ghezzo Ph.D. Meakins-Christie Labs McGill University Montreal - Canada -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing l...
2002 Oct 25
4
R v/s S-plus
Hi all, I have Splus and R both on my unix machine. I intend to keep only one of them. R looks to be a better choice. But I want to confirm. Is there any function or group of functions in Splus that are absent in R? Thanks, Saket. -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send