emissionProbability {VanillaICE}R Documentation

Accessor for the emission probabilities

Description

A matrix of emission probabilities with dimension G x S, where G is the number of SNPs and S is the number of hidden states.

Usage

emissionProbability(object)

Arguments

object one of the HMM classes defined in the R package ICE

Details

Value

Matrix of emission probabilities

Note

Author(s)

References

RB Scharpf et al. (2007), Department of Biostatistics Working Papers, Working Paper 136

See Also

Examples






[Package VanillaICE version 1.0.2 Index]