Package: estprod
Title: Estimation of Production Functions
Version: 1.1
Date: 2018-05-01
Authors@R: c(person("Rodrigo", "R Remédio", , email = "rremedio@hotmail.com", role = c("aut", "cre")))
Description: Estimation of production functions by the Olley-Pakes, Levinsohn-Petrin and Wooldridge methodologies. 
    The package aims to reproduce the results obtained with the Stata's user written opreg <http://www.stata-journal.com/article.html?article=st0145> and levpet <http://www.stata-journal.com/article.html?article=st0060> commands. 
    The first was originally proposed by Olley, G.S. and Pakes, A. (1996) <doi:10.2307/2171831>.
    The second by Levinsohn, J. and Petrin, A. (2003) <doi:10.1111/1467-937X.00246>.
	And the third by Wooldridge (2009) <doi.org/10.1016/j.econlet.2009.04.026>.
Depends: R (>= 3.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Imports: lazyeval, boot, minpack.lm, Formula, gmm
NeedsCompilation: no
Packaged: 2018-05-01 18:21:48 UTC; Rodrigo
Author: Rodrigo R Remédio [aut, cre]
Maintainer: Rodrigo R Remédio <rremedio@hotmail.com>
Repository: CRAN
Date/Publication: 2018-05-01 22:12:47 UTC
