calls.emission {VanillaICE} | R Documentation |
Emission probabilites for the genotype calls
calls.emission(object)
object |
Object inheriting from class HmmOptions |
If calls.ICE = TRUE in the HmmOptions
object, then the
emission probabilities for the genotype calls take into account the
confidence scores for the called genotypes.
Array of emission probabilities for the genotype calls (on the log scale)
R. Scharpf