Software

statart

This R package includes some Stata-inspired functions:

  • tab() returns a data frame of the frequency table.
  • fre() returns a more detailed frequency table.
  • summ() returns a data frame of the summary statistics.
  • row_mean(), row_sum(), etc. generate variables based on row-wise operations.

Note: This package will probably be substantially updated and published to CRAN by this June.