Learn R Programming

compareGroups (version 0.1-4)

compareGroups-package: Descriptives analysis by groups

Description

A package which quickly and efficiently generates descriptives by groups (bivariate tables) in plain text, or as LATEX instructions. Depending on the nature of the variable, different descriptive statistics can be calculated (mean, median, frequencies) and different tests are computed as appropriate (t-test, ANOVA, Kruskall-Wallis, Fisher,...). In order to facilitate construction of the bivariate table, we have implemented a graphical user interface.

Arguments

Details

ll{ Package: compareGroups Type: Package Version: 0.1-0 Date: 2010-06-26 License: GPL version 2 or newer LazyLoad: yes } Main functions: compareGroups, createTable, export2latex, export2latex, export2csv, cGroupsGUI