New papers out! Admixture in the Americas
I forgot to post this blog post at the time of publication as I usually do. However, here it is. As explored in some previous posts, John Fuerst and I…
I forgot to post this blog post at the time of publication as I usually do. However, here it is. As explored in some previous posts, John Fuerst and I…
In the comments on this SlateStarCodex post, someone is questioning my claim that sharing the chorion (what is that?) is unimportant: Emil: Uterine environment stuff is not important. We know…
https://slatestarcodex.com/2016/03/16/non-shared-environment-doesnt-just-mean-schools-and-peers/ Scott Alexander has a new post out summarizing the interpretations of what constitutes non-shared environment in the ACE model estimates from standard (MZ-DZ) twin studies. I'm happy that he…
Quick recap of the main object types in R from Advanced R: homogeneous heterogeneous 1-d atomic vector list 2-d matrix data.frame n-d array ??? So, objects can either store only…
On-going series of posts about functions in my R package (https://github.com/Deleetdk/kirkegaard ). Suppose you have a list or a simple vector (lists are vectors) with some data. However, some of…
When one has a continuous variable and then cuts it into bins (discretization) and correlates it with some other variable, the observed correlation is biased downwards to some extent. The…
This is actually an older post, but by accident I posted it on the Danish language sister blog. https://twitter.com/JayMan471/status/639768391906144256 I don't know what study that is, however, I do have…
Medical researchers have noticed that some diseases differ by SIRE (self-identified race/ethnicity) groups which differ by genomic (racial) ancestry. Hence, when genomic measures became available (last 15 years or so),…
Comment on: http://infoproc.blogspot.dk/2016/02/missing-heritability-and-gcta-update-on.html First, skim this paper: http://journals.plos.org/ploso... Genomic prediction works fairly well. This recent paper does a cross-data cross-method analysis of genomic prediction methods using 10 fold cross-validation to…
Link: http://www.gwern.net/Embryo%20selection Embryo selection an add-on to IVF [his summary]: harvest x eggs fertilize them and create x embryos culture the embryos to either cleavage (2-4 days) or blastocyst (5-6…