StructureOpts-class: StructureOpts: An S4 class to represent Structure parameters

Description Slots See Also

Description

This class stores input parameters for the Structure program.

Slots

NUMRUNS

numeric Number of replicate Structure runs. Defaults to 2.

MAXPOPS

numeric Number of populations assumed. Defaults to 2.

BURNIN

numeric Length of burnin period. Defaults to 10000.

NUMREPS

numeric Number of MCMC iterations for inference. Defaults to 20000.

NOADMIX

logical Do not use admixture model. Defaults to FALSE.

ADMBURNIN

numeric Initial period of burnin with admixture model. Defaults to 500.

FREQSCORR

logical Allele frequencies are correlated among populations? Defaults to TRUE.

SEED

numeric Seed for random number generator. Defaults to NA so a random seed is used.

UPDATEFREQ

numeric Frequency to store updates to loglikelihood for traceplots. Defaults to 200.

See Also

StructureOpts.


jeffreyhanson/structurer documentation built on May 19, 2019, 4:01 a.m.