2006-9-4    Yu-Sung Su     <ys463@columbia.edu>
    * man/bayesglm: separate priors for the coefficients 
        and the intercept.
    * R/bayesglm.fit: separate priors for the coefficients 
        and the intercept.
    * R/bayespolr: store priors for the coefficients and 
        the cutpoints.


2006-8-28    Yu-Sung Su     <ys463@columbia.edu>
    * DESCRIPTION (Version, Date): 1.0-29.
    * R/bayespolr: if (!fit$converged) warning 


2006-8-25    Yu-Sung Su     <ys463@columbia.edu>
    * DESCRIPTION (Version, Date): 1.0-28.
    * R/bayesglm: fix bugs for bayesglm (model.matrix.bayes); 
        prior.scale scaled to prior.sd
        instead of data sd. If (scale) prior.scale*sd(y)
    * R/display.glm: n equlas df.residual.
    * R/model.matrix.bayes2: drop intercepts with only factor(x) 

2006-8-16    Yu-Sung Su     <ys463@columbia.edu>
    * DESCRIPTION (Version, Date): 1.0-27.
    * R/bayespolr: fix bugs for assigning priors manually.
    * R/bayesglm: fix a bug for the aforementioned bugs.
    * man/coefplot: add labels and titles for examples.


2006-8-13    Yu-Sung Su     <ys463@columbia.edu>
    * DESCRIPTION (Version, Date): 1.0-26.
    * Clean up codes.  Register S4 methods more explicitly. Methods affected
        are: coefplot, display, se.coef, sigma.hat, sim.
    * Prepare to release R.1.1-0.

2006-8-1    Yu-Sung Su     <ys463@columbia.edu>
    * DESCRIPTION (Version, Date): 1.0-25.
    * man/arm-package.Rd: add new documentation for arm package       
    * R/.load.first.R: shows the current option for digit
    * R/model.matrix.bayes.R: add model.matrix.bayes2 for bayesglm.H.
    
2006-7-22    Yu-Sung Su     <ys463@columbia.edu>
    * DESCRIPTION (Version, Date): 1.0-24.
    * R/mcsamp: fix a bug in mcsamp.


2006-7-22    Yu-Sung Su     <ys463@columbia.edu>
    * DESCRIPTION (Version, Date): 1.0-23.
    * Export and document contr.bayes.ordered, contr.bayes.unordered, 
        model.matrix.bayes, and terms.bayes.
    
        
    
