ghyper.types {SuppDists} | R Documentation |
Kemp and Kemp generalized hypergeometric types
Description
Generalized hypergeometric types as given by Kemp and Kemp
Two-way table
The basic representation is in terms of a two-way table:
x | k-x | k |
a-x | b-k+x | N-k |
a | b | N |
and the associated hypergeometric probability .
The types are classified according to ranges of a, k, and N.
Kemp and Kemp types
Minor modifications in the definition of three of the types have been made to avoid numerical difficulties. Note, J denotes a nonnegative integer.
[Classic] | |
|
|
integers: a, N, k. | |
|
|
[IA(i)] (Real classic) | at least one noninteger parameter |
|
|
integer: k | |
|
|
[IA(ii)] (Real classic) | at least one noninteger parameter |
|
|
integer: a | |
|
|
Interchanging a and k transforms this to type IA(i) | |
[IB] | |
|
|
integer: |
|
non-integer: a, k | |
|
|
NOTE: Kemp and Kemp specify . |
|
No practical applications for this distribution. | |
[IIA] (negative hypergeometric) | |
|
|
integer: k | |
|
|
NOTE: Kemp and Kemp specify |
|
[IIB] | |
|
|
non-integer: k | |
integer: |
|
|
|
This is a very strange distribution. Special calculations were used. | |
Note: No practical applications. | |
[IIIA] (negative hypergeometric) | |
|
|
integer: a | |
|
|
Interchanging a and k transforms this to type IIA | |
NOTE: Kemp and Kemp specify |
|
[IIIB] | |
|
|
non integer: a | |
integer:
|
|
|
|
Interchanging a and k transforms this to type IIB | |
Note: No practical applications | |
[IV] (Generalized Waring) | |
|
|
|
Author(s)
Bob Wheeler
References
Kemp, C.D., and Kemp, A.W. (1956). Generalized hypergeometric distributions. Jour. Roy. Statist. Soc. B. 18. 202-211. 39. 887-895.
[Package SuppDists version 1.1-9.7 Index]