erer-package {erer}R Documentation

Empirical Research in Economics with R

Description

Functions, datasets, and sample codes related to the book of 'Empirical Research in Economics: Growing up with R' by Dr. Changyou Sun are included (ISBN 9780996585408). Marginal effects for binary or ordered choice models can be calculated. Static and dynamic Almost Ideal Demand System (AIDS) models can be estimated. A typical event analysis in finance can be conducted with several functions included.

Close to 100 sample programs and data sets are used in the book. They are included in the package folder on your local drive, e.g., c:/.../R-3.2.2/library/erer/doc/. Alternatively, download the tar.gz version of this package from the CRAN site to view them.

Details

Package: erer
Type: Package
Version: 3.1
Date: 2022-04-18
Depends: R (>= 3.0.0), lmtest
Imports: systemfit, tseries, urca
Suggests: MASS
License: GPL (>= 2)
LazyLoad: yes

Author(s)

Changyou Sun (cs258@msstate.edu)


[Package erer version 3.1 Index]