assignment_subsamples: assignment_subsamples

assignment_subsamplesR Documentation

assignment_subsamples

Description

assignment_subsamples

Usage

assignment_subsamples(
  x,
  input = NULL,
  subsample = NULL,
  assignment.analysis = "gsi_sim",
  marker.number = NULL,
  markers.sampling = "random",
  iteration.method = 10,
  filename = "assignment_data.txt",
  directory = NULL,
  keep.gsi.files = FALSE,
  verbose = FALSE,
  parallel.core = parallel::detectCores() - 1,
  random.seed = NULL,
  base.filename = NULL,
  thl = 1,
  adegenet.dapc.opt = NULL,
  adegenet.n.rep = NULL,
  adegenet.training = NULL
)

thierrygosselin/assigner documentation built on Nov. 9, 2024, 3:38 a.m.