Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 762 Bytes

File metadata and controls

17 lines (15 loc) · 762 Bytes

CLIFF

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

Install by devtools

install from Github

devtools::install_github('Alexhaoge/rCLIFII')

or download source file and install locally

devtools::install_local('path/to/rCLIFII.tar.gz')

Documentation

R package manual