SkillAgentSearch skills...

Gujarati

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

Install / Use

/learn @brunoruas2/Gujarati
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated2mo ago
Forks5

Languages

R

Security Score

75/100

Audited on Jan 27, 2026

No findings