/usr/lib/R/site-library/eco/DESCRIPTION is in r-cran-eco 3.1-7-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | Package: eco
Version: 3.1-7
Date: 2015-3-4
Title: Ecological Inference in 2x2 Tables
Author: Kosuke Imai <kimai@princeton.edu>,
Ying Lu <yl46@nyu.edu>,
Aaron B Strauss <aaronbstrauss@gmail.com>.
Maintainer: Ying Lu <yl46@nyu.edu>
Depends: R (>= 2.0), MASS, utils
Description: We implement the Bayesian and likelihood methods proposed
in Imai, Lu, and Strauss (2008, 2011) for ecological inference in 2
by 2 tables as well as the method of bounds introduced by Duncan and
Davis (1953). The package fits both parametric and nonparametric
models using either the Expectation-Maximization algorithms (for
likelihood models) or the Markov chain Monte Carlo algorithms (for
Bayesian models). For all models, the individual-level data can be
directly incorporated into the estimation whenever such data are available.
Along with in-sample and out-of-sample predictions, the package also
provides a functionality which allows one to quantify the effect of data
aggregation on parameter estimation and hypothesis testing under the
parametric likelihood models.
LazyLoad: yes
LazyData: yes
License: GPL (>= 2)
URL: http://imai.princeton.edu/software/eco.html
Packaged: 2015-03-05 04:04:38 UTC; kimai
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2015-03-19 09:46:08
Built: R 3.2.0; x86_64-pc-linux-gnu; 2015-04-11 01:39:47 UTC; unix
|