This is not designed for user interaction.
# S4 method for bootgen,ANY,ANY,ANY
[(x, i, j, ..., drop = FALSE)# S4 method for bootgen
dim(x)
# S4 method for bootgen
$(x, name)
# S4 method for bootgen
initialize(.Object, gen, na = "mean", freq = TRUE)
a "bootgen"
object
vector of numerics indicating number of individuals desired
a vector of numerics corresponding to the loci desired.
unused.
set to FALSE
a character, "bootgen"
a genind, genclone, or genpop object
how missing data should be treated. Default is "mean", averaging
over other values in the matrix. Possible values are listed in
tab
.
if TRUE
, the matrix will be a genotype frequency matrix.
If FALSE
, the matrix will be allele counts.
Zhian N. Kamvar