Skip to content

R data package for "Basic Econometrics 5ed" by Damodar N. Gujarati and Dawn C. Porter

Notifications You must be signed in to change notification settings

brunoruas2/gujarati

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gujarati

R data package for "Basic Econometrics 5ed" by Damodar N. Gujarati and Dawn C. Porter.

Inpired by Justin's wooldridge package (https://github.com/JustinMShea/wooldridge) i had tried to do the same thing to other great Econometric book.

This is the first version, so the only way to install it is using the package devtools.

If you don't installed devtools, please run the following comand

install.packages('devtools')

after that run this

devtools::install_github('https://github.com/brunoruas2/gujarati')

Usage

To use a Table 1.1, just use gurajati::Table1_1 and you are good to go.

To see the description of a table just run ?gujarati::Table1_1 and see the side painel for more info.

About

R data package for "Basic Econometrics 5ed" by Damodar N. Gujarati and Dawn C. Porter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages