Hi Owen,
Thanks for reaching out. Could you please try installing the developing version of dartR.base (as below) to see if that resolves the issue?
devtools::install_github("green-striped-gecko/dartR.base@dev")Note that in the latest version of gl.report.heterozygosity, you can generate confidence intervals either by bootstrapping across loci or across individuals (see parameter "boot.method"). The choice depends on which source of variation you want to capture. Most commonly, analyses involve resampling across loci to see how estimates vary when different sets of loci are used (boot.method = "loc"). However, if you are interested in how estimates vary with different sets of individuals, you can bootstrap across individuals instead (boot.method = "ind").
Cheers,
Luis
--
You received this message because you are subscribed to a topic in the Google Groups "dartR" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dartr/n6JF3f46Zr8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dartr+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/dartr/01d83437-d604-4bdf-b812-faf5c9a35807n%40googlegroups.com.