Re: [R] summarize data

2014-03-11 Thread Jeff Newmiller
I cannot understand your data. I suspect that is related to the fact that you have posted (yet again) to the list using HTML email. Please try again using plain text email and use the dput command to insure that we can put your data into R as you have it.

[R] summarize data

2014-03-11 Thread catalin roibu
Hello again, I have a problem with R. How can I do this summarize the proportion (PRP) of unique species (ELM )for each ua. My data is like this: uaELMPRP122CMO5122CBR3122CFA1122CMO1122DBR7122DMO2122DBR1 and I want to obtain something like this: uaELMPRP122CMO6122CBR3122CFA1122DBR8122DMO2 Than

Re: [R] Summarize data for MCA (FactoMineR)

2008-05-03 Thread David Winsemius
"Nelson Castillo" <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > On Sun, Apr 27, 2008 at 10:10 AM, David Winsemius > <[EMAIL PROTECTED]> wrote: >> "Nelson Castillo" <[EMAIL PROTECTED]> wrote in >> news:[EMAIL PROTECTED]: > snip > > That was exactly what I needed :-) Thanks a lot. I tri

Re: [R] Summarize data for MCA (FactoMineR)

2008-05-02 Thread Nelson Castillo
On Sun, Apr 27, 2008 at 10:10 AM, David Winsemius <[EMAIL PROTECTED]> wrote: > "Nelson Castillo" <[EMAIL PROTECTED]> wrote in > news:[EMAIL PROTECTED]: (cut) > > That is, from: > > > >> x > > weight var1 var2 > > 1 1AB > > 2 1AB > > 3 2AB > > 4

Re: [R] Summarize data for MCA (FactoMineR)

2008-04-27 Thread David Winsemius
"Nelson Castillo" <[EMAIL PROTECTED]> wrote in news:[EMAIL PROTECTED]: > Hi :-) > > I'm new to R and I started using it for a project (I'm the CS guy in > a group of statisticians helping them find out how to solve issues > as they come out). This is my first post to the list and I am > starting

[R] Summarize data for MCA (FactoMineR)

2008-04-25 Thread Nelson Castillo
Hi :-) I'm new to R and I started using it for a project (I'm the CS guy in a group of statisticians helping them find out how to solve issues as they come out). This is my first post to the list and I am starting to learn R. Well, they were used to doing MCA analysis in other programs where the