The MLMOI package provides three functions:
moimport();
moimle();
moimerge().
Molecular data can be of types:
microsatellite repeats (STRs);
single nucleotide polymorphisms (SNPs);
amino acids;
codons (base triplets).
The function moimport()
, is
designed to import molecular data. It imports molecular
data in various formats and transforms them into a
standard format.
Two datasets in standard format
can be merged with the function moimerge()
.
The function
moimle()
is designed to derive MLE from molecular
data in standard format.
The package reaches out to scientists that seek to
estimate MOI and lineage frequencies at molecular markers
using the maximum-likelihood method described in
Schneider2018MLMOI,
SchneiderEscalante2018MLMOI and
SchneiderEscalante2014MLMOI. Users can
import data from Excel files in various formats, and
perform maximum-likelihood estimation on the imported data
by the package's moimle()
function.
Schneider2018MLMOI
SchneiderEscalante2018MLMOI
SchneiderEscalante2014MLMOI