Package: estprod
Title: Estimation of Production Functions
Version: 1.2
Date: 2020-07-18
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:10.1016/j.econlet.2009.04.026>.
Depends: R (>= 3.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: lazyeval, boot, minpack.lm, Formula, gmm
NeedsCompilation: no
Packaged: 2020-07-20 01:54:06 UTC; Rodrigo
Author: Rodrigo R Remédio [aut, cre]
Maintainer: Rodrigo R Remédio <rremedio@hotmail.com>
Repository: CRAN
Date/Publication: 2020-07-20 09:10:11 UTC
Built: R 4.6.0; ; 2025-08-18 03:17:48 UTC; unix
