Skip to content

b-k/tea

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tea is a tasty beverage for use while post-processing surveys, including editing bad data, imputing missing data, and disclosure avoidance.

Installation

Tea depends on Rapophenia, also hosted here on Github, which in turn depends on the Apophenia library of stats functions in plain C. R's package management system has no real mechanism for installing C libraries, so you have to install Apophenia yourself before installing this package. See Apophenia's setup page for details.

Once that is installed, we recommend installing from this repository via devtools:

library(devtools)
install_github("b-k/Rapophenia", ref="pkg")
install_github("rodri363/tea", ref="pkg")

About

tea is a tasty beverage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 46.9%
  • R 25.3%
  • TeX 19.4%
  • Yacc 4.3%
  • C++ 0.9%
  • Lex 0.7%
  • Other 2.5%