2008-4-11  Yu-Sung Su     <ys463@columbia.edu>  
    * DESCRIPTION (Version, Date): 1.1-4.
    * man/terms: terms.Rd is obsolet!
    * R/bayesglm: terms.object -> terms
    * R/bayesglm.h: use model.matrix.bayes.h; terms.object -> terms
    * R/model.matrix.bayes: 
        1. no longer a S4 method.
        2. add model.matrix.bayes2 for bayesglm.h
    * R/terms: terms.bayes is obsolet!

2008-4-10  Yu-Sung Su     <ys463@columbia.edu>  
           Masanao Yajima <my2167@columbia.edu>
    * man/traceplot.bugs: add help file of traceplot.bugs().
    * R/rescale: if !is.numeric(x.obs) coerce x.obs into numeric
    * R/sim: fix a naming issue for group levels in lmer object.
    * R/traceplot.bugs: add traceplot.bugs().
    
2008-2-18  Yu-Sung Su     <ys463@columbia.edu>  
    * DESCRIPTION (Version, Date): 1.1-3.

2008-2-17  Yu-Sung Su     <ys463@columbia.edu>  
    * R/coefplot: add extra margin to the margin ``k=1/n.x"

2008-2-11  Yu-Sung Su     <ys463@columbia.edu>  
    * R/mcplot: object check: either matrix or data.frame

2008-2-9  Yu-Sung Su     <ys463@columbia.edu>  
    * DESCRIPTION (Version, Date): 1.1-2.
    * NAMESPACE: export new print & show methods for bayespolr & bayesglm
    * Man/bayespolr: add more descriptions on prior.counts.for.bins
    * R/AllInternal: round fix becomes internal
    * R/bayespolr: fix a bug when no predictor is in the model
    * R/balanceplot: smart magining.
    * R/coefplot: smart magining.
    * R/mcplot: smart magining.


2008-2-7  Masanao Yajima <my2167@columbia.edu>
          Yu-Sung Su     <ys463@columbia.edu>    
    * Man/multicomp.plot: description for MC.plot
    * R/multicomp.plot: add a new plot function: multiple comparison plot.

2008-1-12  Yu-Sung Su     <ys463@columbia.edu>  
    * DESCRIPTION (Version, Date): 1.1-1.
    * R/se.coef: fix naming in se.fixef

2008-1-9  Yu-Sung Su     <ys463@columbia.edu>  
    * DESCRIPTION: change GPL (version 2 or later) to GPL  (>=2)
    * R/mcsamp: fix naming rule in mcsamp
    * R/terms: fix code and doc inconsistency
    * man/coefplot: fix description of varidx
    
2008-1-4  Yu-Sung Su     <ys463@columbia.edu>  
    * DESCRIPTION (Version, Date): 1.1-0.
    * R/se.coef: 
        1. fix list names for se.ranef.
        2. clean up se.coef.mer & se.coef.mer2
