imanDavenport.test.Rd
This function performs the Iman-Davenport test
imanDavenport.test(matrix)
matrix | Matrix of data |
---|
A list with pvalues for alternative hypothesis, statistics, method and data name
imanDavenport.test(results)#> $data.name #> [1] "results" #> #> $statistic #> F.id #> 11.97536 #> #> $p.value #> [1] 7.786432e-08 #> #> $method #> [1] "Iman-Davenport" #>