Last data update: 2014.03.03

multiwayvcov

Encoding: UTF-8
Package: multiwayvcov
Type: Package
Title: Multi-Way Standard Error Clustering
Version: 1.2.3
Date: 2016-05-05
Author: Nathaniel Graham and Mahmood Arai and Björn Hagströmer
Maintainer: Nathaniel Graham <npgraham1@gmail.com>
Depends: R (>= 3.0.0)
Imports: sandwich, boot, compiler, parallel, stats, utils
Suggests: lmtest
URL: http://sites.google.com/site/npgraham1/research/code
LazyData: no
Description: Exports two functions implementing
multi-way clustering using the method suggested by Cameron, Gelbach, &
Miller (2011) and cluster (or block)
bootstrapping for estimating variance-covariance matrices. Normal one and
two-way clustering matches the results of other common statistical
packages. Missing values are handled transparently and rudimentary
parallelization support is provided.
License: BSD_2_clause + file LICENSE
ByteCompile: yes
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-05 09:06:58 UTC; npgraham
Repository: CRAN
Date/Publication: 2016-05-05 16:01:22

● 0 images, 2 functions, 1 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'multiwayvcov' ...
** package 'multiwayvcov' successfully unpacked and MD5 sums checked
** R
** data
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'multiwayvcov'
    finding HTML links ... done
    cluster.boot                            html  
    cluster.vcov                            html  
    petersen                                html  
** building package indices
** testing if installed package can be loaded
* DONE (multiwayvcov)
Making 'packages.html' ... done