Skip to content

Alexhaoge/rCLIFII-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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