NEWS for the epifit package

---------------------------------------------------------------------
epifit 0.0.5 (2016/2/1)

* Added showContents function
* Added convertFromFactor function
* Added listNumericIncompatiblity function

---------------------------------------------------------------------
epifit 0.0.4 (2015/11/01)

* Added removeVariable function
* Added extractVariable function
* Added countNA function
* Added calcAge function
* Added pullOneValue function
* Added convertNA function

---------------------------------------------------------------------
epifit 0.0.3 (2015/10/01)

* Added pytable function
* Enabled joint model estimation
* Some inner functions are optimized (equation manipulation functions)

---------------------------------------------------------------------
epifit 0.0.2 (2015/09/01)

* Enabled "ties=average" and "ties=discrete" option in Cox regression
* Distributional specifications has changed in some distributions 
  (poisson -> pois, normal -> norm, binomial -> binom)
* Enabled ByteCompile option in DESCRIPTION file

---------------------------------------------------------------------
epifit 0.0.1 (2015/08/22)

FIRST VERSION

* This is the first version to be made public
