Tables {GofKmt}R Documentation

Tables of integrations and critical values

Description

A dataset containing integration values used for fast computation and critical values for hypothesis test

Usage

data(Tables)

Details

#'@format A list containing tables of integrations and critical values for normal, logistic and Cauchy distributions:

Integration.Table.Normal

2561-by-3 table for a normal distribution

Integration.Table.Logistic1

1281-by-3 table for the logistic distribution

Integration.Table.Logistic2

1281-by-1 table for the logistic distribution

Integration.Table.Cauchy

2561-by-3 table for the Cauchy distribution

Critical.Value.for.OriginalTest.Normal

100-by-6 table of critical values of the original test for a normal distribution

Critical.Value.for.ModifiedTest.Normal

100-by-6 table of critical values of the modified test for a normal distribution

Critical.Value.for.OriginalTest.Logistic

100-by-6 table of critical values of the original test for the logistic distribution

Critical.Value.for.ModifiedTest.Logistic

100-by-6 table of critical values of the modified test for the logistic distribution

Critical.Value.for.OriginalTest.Cauchy

100-by-6 table of critical values of the original test for the Cauchy distribution

Critical.Value.for.ModifiedTest.Cauchy

100-by-6 table of critical values of the modified test for the Cauchy distribution


[Package GofKmt version 2.2.0 Index]