--
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/YBgRrEqMzgM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dartr+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dartr/f8df2596-bb77-4c4a-b01f-50db69eca873n%40googlegroups.com.
Hi Gabriela,
We are about to have a new function implemented in the new package dartR.captive. It is not 100% ready yet and yes the current function renames the names in the emibd9 file to avoid problems with spaces in indnames.
The new function will return a matrix with the same indNames as the genlight object (and in the same order as provided), but as mentioned will take another week or so until tested.
I will let you know when finished.
Cheers, Bernd
--
You received this message because you are subscribed to the Google Groups "dartR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
dartr+un...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dartr/7d6c8b64-b8cd-4d97-b01d-61ffd4d6c61dn%40googlegroups.com.
Hi Elle,
Unfortunately, there isn’t a built-in option to calculate confidence intervals for EMIBD9. However, both Milligan’s method (dyadml) and Wang’s triadic method (trioml) in the Coancestry package are highly accurate and do allow for confidence interval estimation.
Cheers,
Luis