CHANGES IN VERSION 1.0.6
-------------------------

BUG FIXES

    o fix nbinom emis estimateSegCommonDisp -> nbinomCLLDD
    
CHANGES IN VERSION 1.0.5
-------------------------

BUG FIXES

    o fix missing line of xclust

CHANGES IN VERSION 1.0.4
-------------------------

BUG FIXES

    o fix states rank when prior.m=cluster 
    
CHANGES IN VERSION 1.0.3
-------------------------

BUG FIXES

    o reset default prior.m in release, different from devel.
    o fix missing doc entries
    
CHANGES IN VERSION 1.0.2
-------------------------

NEW FEATURES

    o add a new clustering method for emission prior estimation
    o add a new example section of DMR detection in the vignette
    
BUG FIXES

    o switch off several data checking warnings, use normal cat() instead
    
CHANGES IN VERSION 0.99.3
-------------------------

NEW FEATURES

    o add mvt and t to the emis.type and tmvtFit function

BUG FIXES

    o fix shift index (-1) in pois and nbinom fitting	    

CHANGES IN VERSION 0.99.2
-------------------------

NEW FEATURES

    o add log-Vertibi in c
    
    o add normalizing factor for estimation of emis$p and soj$d

    o add avgFunc to be used in average calculation, median and mean with trim, default to median

BUG FIXES

    o fix shift index (-1) in pois and nbinom fitting	
	
CHANGES IN VERSION 0.99.1
-------------------------

NEW FEATURES

    o in Bioc-devel
