Package: tobit1
Version: 0.1-3
Date: 2022-01-29
Title: One Equation Tobit Model
Authors@R: person("Yves",
                  "Croissant",
		  role = c("aut", "cre"),
		  email = "yves.croissant@univ-reunion.fr",
		  comment = c(ORCID = "0000-0002-4857-7736"))
Depends: R (>= 4.0.0)
Imports: numDeriv, tibble, Rdpack, Formula, prediction, margins,
        generics
Suggests: knitr, rmarkdown, testthat, AER, censReg, dplyr, ggplot2,
        modelsummary, bookdown, cmtest
Description: A set of estimators and tests for models for which the
	     response is truncated. The package includes a lot of
	     developments following the seminal paper of Tobin (1958)
	     <doi:10.2307/1907382>.
Encoding: UTF-8
License: GPL (>= 2)
URL: https://www.r-project.org
VignetteBuilder: knitr
RoxygenNote: 7.1.2
LazyData: true
RdMacros: Rdpack
NeedsCompilation: no
Packaged: 2022-01-29 11:45:01 UTC; yves
Author: Yves Croissant [aut, cre] (<https://orcid.org/0000-0002-4857-7736>)
Maintainer: Yves Croissant <yves.croissant@univ-reunion.fr>
Repository: CRAN
Date/Publication: 2022-02-01 09:20:05 UTC
Built: R 4.0.5; ; 2022-04-21 09:55:12 UTC; windows
