Computes $$\Phi^{-1}(F(k|K,\alpha_j,\rho_i))$$ for all possible (i,j,k).
compute_all_phifk(alpha, rho, ploidy)
A vector whose jth element is the allele frequency of SNP j.
A vector whose ith element is the inbreeding coefficient of individual i.
The ploidy of the species.
A three dimensional array. The rows index the individuals, the columns index the SNPs, and the third dimension indexes the genotypes. Computes the "continuous genotype".