Last data update: 2014.03.03

rddtools

Package: rddtools
Version: 0.4.0
Title: Toolbox for Regression Discontinuity Design ('RDD')
Description: Set of functions for Regression Discontinuity Design ('RDD'), for
data visualisation, estimation and testing.
Authors@R: c(
person("Matthieu", "Stigler", role = "aut"),
person("Bastiaan", "Quast", email = "bquast@gmail.com", role = c("aut", "cre") )
)
Maintainer: Bastiaan Quast <bquast@gmail.com>
Imports: KernSmooth, ggplot2, rdd, sandwich, lmtest, Formula, locpol,
methods
Depends: AER, np
Suggests: stats4, car, knitr, testthat
License: GPL (>= 2)
URL: https://github.com/bquast/RDDtools
BugReports: https://github.com/bquast/RDDtools/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-07-27 11:01:48 UTC; quast2
Author: Matthieu Stigler [aut],
Bastiaan Quast [aut, cre]
Repository: CRAN
Date/Publication: 2015-07-27 13:32:08

● 0 images, 26 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rddtools' ...
** package 'rddtools' successfully unpacked and MD5 sums checked
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'rddtools'
    finding HTML links ... done
    STAR_MHE                                html  
    as.lm                                   html  
    as.npregbw                              html  
    finding level-2 HTML links ... done

    clusterInf                              html  
    covarTest_dis                           html  
    covarTest_mean                          html  
    dens_test                               html  
    gen_mc_ik                               html  
    house                                   html  
    indh                                    html  
    plot.rdd_data                           html  
    plotBin                                 html  
    plotPlacebo                             html  
    plotSensi                               html  
    rdd_bw_ik                               html  
    rdd_bw_rsw                              html  
    rdd_coef                                html  
    rdd_data                                html  
    rdd_gen_reg                             html  
    rdd_pred                                html  
    rdd_reg_lm                              html  
    rdd_reg_np                              html  
    rddtools                                html  
    rot_bw                                  html  
    vcovCluster                             html  
    waldci                                  html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (rddtools)
Making 'packages.html' ... done