[R] Table of basic descriptive statistics like SPSS
Liviu Andronic
landronimirc at gmail.com
Mon Mar 17 22:50:40 CET 2008
On Mon, Mar 17, 2008 at 7:05 PM, <ukoenig at med.uni-marburg.de> wrote:
> 1. Get a table of basic descriptive statistics for my variables
> with the variable names one below the other
> like SPSS descriptive statistics:
[trimmed]
> 2. Delete some variables from a data frame or exclude variables
> from beeing analyzed.
Rcmdr can help you perform these; hence you could learn a correct syntax.
> 4. Create a latex/dvi file
There is also xtable() that can export objects to LaTeX. Soon this
will be possible graphically from Rcmdr, too.
Hope this is of help,
Liviu
More information about the R-help
mailing list