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.

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