BayeScanOpts-class: BayeScanOpts: An S4 class to represent BayeScan parameters

Description Slots See Also

Description

This class stores input parameters for the BayeScan program.

Slots

threads

numeric number of threads used for computation. Defaults to 1.

reps

numeric number of replicate runs. Defaults to 3.

n

numeric number of outputted iterations. Defaults to 5000.

thin

numeric thinning interval size. Defaults to 10.

nbp

numeric number of pilot runs. Defaults to 20.

pilot

numeric length of pilot runs. Defaults to 5000.

burn

numeric burn-in length. Defaults to 50000.

fdr

numeric false discovery rate used to classify loic as adaptive. Defaults to 0.1.

See Also

BayeScanOpts.


jeffreyhanson/bayescanr documentation built on May 19, 2019, 4 a.m.