structure_runs: run structure at a specified set of K's for a specified...

Description Usage Arguments

Description

run structure at a specified set of K's for a specified number of reps

Usage

1
structure_runs(outdir, K, reps, seed)

Arguments

outdir

The name of the output directory to use. The directory will be created if it does not already exist. Note, if you give a directory that already has output, that old output might get overwritten.

K

a vector of K values to simulate at. They can't be duplicated

reps

a vector of the number of reps to simulate for each K value. This recycles to the length of the K values vector.


eriqande/Rrunstruct documentation built on May 16, 2019, 8:44 a.m.