pCHOM {VanillaICE} | R Documentation |
Accessor for the probability of a homozygous genotype calls conditional on the hidden state
pCHOM(object)
object |
an object of class HmmSnpCallSet or HmmSnpSet |
A numerical vector of probabilities with length equal to the number of hidden states
data(chromosome1) pCHOM(chromosome1)