Re: what does data banque look like?

From: Daniel Chessel (chessel@biomserv.univ-lyon1.fr)
Date: Thu Nov 24 2005 - 13:29:34 MET

  • Next message: Thibaut Jombart: "Re: what does data banque look like?"

    Please use
    library(ade4)
    data(banque)

    and see

    http://www.r-project.org/
    http://people.su.se/~ma/R_intro/
    *http://cran.r-project.org/doc/contrib/rdebuts_en.pdf
    *https://www.stat.math.ethz.ch/mailman/listinfo/r-help
    http://www.stat.vt.edu/~keying/OutreachSeminar/2002F/R%20for%20Beginners.pdf
    http://lib.stat.cmu.edu/~vventura/class/f03-625/Rguide.pdf
    http://www.biostat.jhsph.edu/~kbroman/Rintro/
    http://spider.stat.umn.edu/R/library/base/html/read.table.html
    *http://cran.r-project.org/doc/contrib/Lemon-kickstart/kr_datin.html*
    http://pbil.univ-lyon1.fr/members/lobry/repro/nar94/
    http://www.math.unm.edu/splus/node59.html
    *http://pbil.univ-lyon1.fr/R/fichestd/tdr12.pdf
    *
    *gooooooooooooooooooogle* *read.table*

    Kent a écrit :

    > Hallo!
    >
    > My question is about the file ‘data(banque)’.
    >
    > Is that a category data file, like this?:
    >
    > Variables:
    >
    > 'agric' 'artis' 'cadsu' 'inter' 'emplo' 'ouvri' 'retra' 'inact'
    > 'etudi' 'dm2' 'd24' 'd48' 'd812' 'dp12' 'non' 'oui' 'ai25' 'ai35'
    > 'ai45' 'ai55' 'ai75' and so on…
    >
    > Data:
    >
    > First row/individual: 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 1 0 0 1 0 0 and so
    > on…
    >
    > Second row/individual: 1 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 1 and
    > so on…
    >
    > I have found the file here:
    >
    > C:/Program Files/R/R-2.2.0/library/ade4/data/banque.rda
    >
    > But it is in .rda format, which I think is the dataformat for R.
    >
    > I cannot open it in Word pad or similar word processor. (I want to see
    > if data(banque)’ is a category data file (0/1)).
    >
    > In the end, I want to create my own original data file (with SPSS) and
    > export it as a text file and open it in R.
    >
    > Then run dudi.acm, to perform a multiple correspondence analysis. I am
    > having difficulties at the moment, and I just want to look at other
    > examples of text files that are used for dudi.acm.
    >
    > Regards
    >
    > //Kent
    >
    > Dept. of Educational Measurement, Umea University
    >
    > Address: Umea Univ., BVM, SE-90187 Umea
    >
    > SWEDEN
    >
    > Telephone: +46 (0)90-786 95 26
    >
    > Mobile: +46 (0)70-333 80 46
    >
    > E-mail: kent.lofgren@edmeas.umu.se
    >
    > URL: www.umu.se/edmeas/bologna/index_eng.html
    >



    This archive was generated by hypermail 2b30 : Thu Nov 24 2005 - 13:31:20 MET