NEWS
rdd 0.57 (2016-03-14)
- Fixed covariate handling.
rdd 0.56 (2013-10-12)
rdd 0.55 (2013-10-03)
- Added dependence on Formula.
rdd 0.54 (2013-03-06)
- Removed LICENSE to comport with CRAN policy.
- Renamed VERSION to NEWS.
rdd 0.53
- Fixed bug in the estimation of LATEs away from zero.
rdd 0.52 (2013-02-25)
- Fixed bug when cutpoint not equal to zero.
- Fixed bug with sharp RD estimation.
rdd 0.51 (2013-02-18)
- Fixed a bug which resulted in crashes of the summary.RD and plot.RD functions.
- Big changes in the handling of bandwidths.
- Now accepts a vector of bandwidths as inputs.
- Some outputs have been modified to reflect this change.
rdd 0.50 (2012-10-26)
- Added better error messages. Fixed bug in plot.RDD. Other minor code changes.
rdd 0.42 (2012-09-08)
rdd 0.41
rdd 0.31
- Added plot.RD documentation.
rdd 0.22
- Fixed handling of missing values.
rdd 0.21
- Fixed bug in RDestimate when frame=TRUE and no covariates.
rdd 0.4
- Made compatible with CRAN.
rdd 0.3
- Improved plot method, fixed some various bugs.
rdd 0.2
- Added separate function for kernel weights, S3 methods for plotting and summarizing RD objects.
rdd 0.1
- First version. IKbandwidth, DCdensity and RDestimate created and working.