Composite likelihood inference for individual identification, especially in animal individual identification. Algorithms include maximum composite likelihood estimation(MCLE), model selection as well as generating simulated data.
This package is based on the work of Dr. Xueli Xu and Prof. Ximing Xu in school of statistics and data science, Nankai University. This repo is still under development.
install from Github
devtools::install_github('Alexhaoge/rCLIFII')
or download source file and install locally
devtools::install_local('path/to/rCLIFII.tar.gz')