Tools for Managing Survey Data, Creating Tables of Estimates and Data Summaries
R C C++
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
pkg
.gitattributes
.travis.yml
README.md
TODO
appveyor.yml
builtin.travis.yml Move from standard .travis.yml to metacran/r-builder version. Feb 6, 2016
r-builder.travis.yml

README.md

memisc

Tools for Managing Survey Data and Creating Tables of Estimates and Data Summaries

CRAN Total downloads from RStudio CRAN mirror Current release on GitHub Build Status

One of the aims of this package is to make life easier for useRs who deal with survey data sets. It provides an infrastructure for the management of survey data including value labels, definable missing values, recoding of variables, production of code books, and import of (subsets of) SPSS and Stata files. Further, it provides functionality to produce tables and data frames of arbitrary descriptive statistics and (almost) publication-ready tables of regression model estimates, which can be exported to LaTeX and HTML.

Releases will be published on CRAN. Pre-releases will be available here in source and binary form. To install from the sources on GitHub you can use devtools::install_github("melff/memisc",subdir="pkg").

More information about the package can be found at my site