assignment_adegenet | R Documentation |
assignment with adegenet
assignment_adegenet(
data = NULL,
select.markers = NULL,
adegenet.dapc.opt = "optim.a.score",
adegenet.n.rep = 30,
adegenet.training = 0.9,
i = NULL,
m = NULL,
holdout = NULL,
markers.sampling = "random",
thl = 1,
subsample.id = NULL,
parallel.core = parallel::detectCores() - 1
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.