Skip to content
Back to formatted view

Raw Message

Message-ID: <68b1e2610803171450h34bb1ae3pb7b73524d07a5699@mail.gmail.com>
Date: 2008-03-17T21:50:40Z
From: Liviu Andronic
Subject: Table of basic descriptive statistics like SPSS
In-Reply-To: <1205777121.47deb2e1c5e85@webmail.med.uni-marburg.de>

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