View source: R/pooling_mixtures.R
pooling_mixtures | R Documentation |
This function pools rows and columns of a rxc bases and mixture table according to Pradel et al. (2003). It provides the components of TestM in the multisite goodness-of-fit tests.
pooling_mixtures(nk, nj, a, mixandbases)
nk |
number of mixtures |
nj |
number of bases |
a |
number of sites/states |
mixandbases |
matrix with mixtures and bases |
This function returns a matrix with the pooled table.
Olivier Gimenez <olivier.gimenez@cefe.cnrs.fr>, RĂ©mi Choquet, Jean-Dominique Lebreton, Anne-Marie Reboulet, Roger Pradel
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.