Qian7L
Qian7L
> Hmm- what seems to be happening is that a likelihood is below 0 before the `np.log` is applied. > > This might be an edge case- where the area...
> Thanks. In the `RunTime Warning` output- do any rows have a `Nan` value for the `xpclr` column? If so, can you share those rows? I checked the RunTime Warning...
> I think that's a slightly different issue. Where there are no SNPs, your likelihoods should be 0, which when you log is `-Inf`. Which gives a distinct warning. >...