Duncan's new multiple range test - R
文章推薦指數: 80 %
This test is adapted from the Newman-Keuls method. Duncan's test does not control family wise error rate at the specified alpha level. It has more power than ... duncan.test{agricolae}RDocumentation Duncan'snewmultiplerangetest Description ThistestisadaptedfromtheNewman-Keulsmethod.Duncan'stestdoesnotcontrolfamilywiseerrorrateatthespecifiedalphalevel.Ithasmorepowerthantheotherposttests,butonlybecauseitdoesn'tcontroltheerrorrateproperly.TheExperimentwiseErrorRateat:1-(1-alpha)^(a-1);where"a"isthenumberofmeansandisthePer-ComparisonErrorRate.Duncan'sprocedureisonlyveryslightlymoreconservativethanLSD.Thelevelbyalphadefaultis0.05. Usage duncan.test(y,trt,DFerror,MSerror,alpha=0.05,group=TRUE,main=NULL,console=FALSE) Arguments y model(aovorlm)oransweroftheexperimentalunit trt Constant(onlyy=model)orvectortreatmentappliedtoeachexperimentalunit DFerror Degreefree MSerror MeanSquareError alpha Significantlevel group TRUEorFALSE main Title console logical,printoutput Details Itisnecessaryfirstmakesaanalysisofvariance. ify=model,thentoapplytheinstruction: duncan.test(model,"trt",alpha=0.05,group=TRUE,main=NULL,console=FALSE) wherethemodelclassisaovorlm. Value statistics Statisticsofthemodel parameters Designparameters duncan CriticalRangeTable means Statisticalsummaryofthestudyvariable comparison Comparisonbetweentreatments groups Formationoftreatmentgroups Author(s) FelipedeMendiburu References 1.Principlesandproceduresofstatisticsabiometricalapproach Steel&Torry&Dickey.ThirdEdition1997 2.Multiplecomparisonstheoryandmethods.Departamentofstatistics theOhioStateUniversity.USA,1996.JasonC.Hsu.ChapmanHall/CRC. SeeAlso BIB.test,DAU.test,durbin.test, friedman,HSD.test,kruskal, LSD.test,Median.test,PBIB.test, REGW.test,scheffe.test,SNK.test, waerden.test,waller.test,plot.group Examples library(agricolae) data(sweetpotato) model
延伸文章資訊
- 1Duncan's Multiple Range Test (MRT) - Statistics How To
- 2Duncan's New Multiple Range Test - 鄧肯新多重差距檢定
名詞解釋: 「鄧肯新多重差距檢定」是多重比較法之一。此法由鄧肯(D.B. Duncan)在一九五一年提出,一九五五年作了改進;因用不同對的平均數之差與不同的臨界值最小顯著 ...
- 3Duncan Multiple Range Test | SpringerLink
- 4Duncan's new multiple range test - R
This test is adapted from the Newman-Keuls method. Duncan's test does not control family wise err...
- 5Duncan's new multiple range test - Wikipedia
In statistics, Duncan's new multiple range test (MRT) is a multiple comparison procedure develope...