single_sensitivity | R Documentation |
Runs a single full COI sensitivity analysis.
single_sensitivity(
disc_or_cont,
coi = 3,
max_coi = 25,
plmaf = runif(1000, 0, 0.5),
coverage = 200,
alpha = 1,
overdispersion = 0,
relatedness = 0,
epsilon = 0,
seq_error = 0.01,
bin_size = 20,
comparison = "overall",
distance = "squared",
coi_method = "variant",
use_bins = FALSE
)
Predicted COI value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.