powered by
computeCounts returns a list with emission and transition counts.
computeCounts
computeCounts(gphmm)
- output of computegphmm with arg output='long'.
# NOT RUN { gphmmOut <- computegphmm('ATCG', 'ATG', output = 'long') computeCounts(gphmmOut) # }
Run the code above in your browser using DataLab