compute_coi_regression | R Documentation |
Compute COI based on residuals of all loci against theoretical curves
compute_coi_regression(
data,
data_type,
max_coi = 25,
seq_error = 0.01,
distance = "squared",
coi_method = "variant",
seq_error_bin_size = 20
)
A list of the following:
coi
: The predicted COI of the sample.
probability
: A probability density function representing the probability
of each COI.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.