Message-ID: <1101643292.41a9be1c044ef@imp1-q.free.fr>
Date: 2004-11-28T12:01:32Z
From: Romain Francois
Subject: Question d'un débutant
In-Reply-To: <001101c4d53e$30a9cea0$0801a8c0@LDX20041022>
Hello Didier,
Please read the posting guide, it says that the R mailing list speaks in english
: http://www.R-project.org/posting-guide.html
And it also says to read the FAQ and An introduction to R. That covers your
question.
After that, try :
?mean
?by
Hope this helps.
Selon HOME - Didier Ledoux <dledoux at chu.ulg.ac.be>:
> Je suis d??butant en R. Je voudrais faire un tableau de statistiques
> descriptives ou les moyennes seraient calcul??es en fonction de deux crit??res:
> sexe, r??gion
> Cela donnerait ceci:
> SEXE REGION MOYENNE
> femme A moy1
> femme B moy2
> Homme A moy3
> Homme B moy4
>
> Comment dois-je faire?
> Quelles commandes utiliser?
>
> Merci pour votre aide
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>