tempMLMOI | R Documentation |
The tempMLMOI package provides three functions:
moimport;
moimle;
moimerge.
The package reaches out to scientists that seek to
estimate MOI and frequencies at molecular markers using
the maximum-likelihood method described i n Schneider and
Escalante (2018) and Schneider (2018). Users can import
data from ‘.xlsx’ files in various formats, and
perform maximum-likelihood estimation on the imported data
by the package's mlmoi
function.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.