Implements tools for manipulating data sets and performing regressions in a way that is familiar to users of a popular, but proprietary, statistical package commonly used in the social sciences. Loads a single dataset into memory and implements a set of imperative commands to modify that data and perform regressions and other analysis on the dataset. Offers an alternative to standard R's function-based approach to data manipulation.
Version: | 0.0.1.4 |
Depends: | R (≥ 3.5.1.0) |
Imports: | Formula, foreign, readstata13, sandwich, plm, clubSandwich |
Published: | 2019-10-13 |
Author: | Zach Flynn [aut, cre] |
Maintainer: | Zach Flynn <zlflynn at gmail.com> |
BugReports: | https://github.com/flynnzac/genvar |
License: | GPL-3 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | genvar results |
Reference manual: | genvar.pdf |
Package source: | genvar_0.0.1.4.tar.gz |
Windows binaries: | r-devel: genvar_0.0.1.4.zip, r-devel-gcc8: genvar_0.0.1.4.zip, r-release: genvar_0.0.1.4.zip, r-oldrel: genvar_0.0.1.4.zip |
OS X binaries: | r-release: genvar_0.0.1.4.tgz, r-oldrel: genvar_0.0.1.4.tgz |
Please use the canonical form https://CRAN.R-project.org/package=genvar to link to this page.