pooling_ct {R2ucare} | R Documentation |
Pooling algorithm (multisite goodness-of-fit tests)
Description
This function pools rows and columns of a rxc contingency table according to Pradel et al. (2003).
Usage
pooling_ct(table)
Arguments
table |
is a rxc contingency table |
Value
This function returns a matrix with the pooled contingency table.
Author(s)
Olivier Gimenez <olivier.gimenez@cefe.cnrs.fr>, Jean-Dominique Lebreton, RĂ©mi Choquet, Roger Pradel
References
Pradel R., Wintrebert C.M.A. and Gimenez O. (2003). A proposal for a goodness-of-fit test to the Arnason-Schwarz multisite capture-recapture model. Biometrics 59: 43-53.
[Package R2ucare version 1.0.2 Index]