Alexhaoge / rCLIFII-dev

Composite Likelihood For Individual Identification

Home Page:https://alexhaoge.xyz/data/rCLIFII_0.0.0.9001.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Composite Likelihood For Individual Identification

https://alexhaoge.xyz/data/rCLIFII_0.0.0.9001.pdf


Languages

Language:R 68.9%Language:C++ 31.1%