Re: mfa and statis

From: Stéphane Dray (dray@biomserv.univ-lyon1.fr)
Date: Mon Oct 17 2005 - 18:31:01 MEST


What we must understand by " the values are not correct" ?
please, give us more information, results from your analyses, output
from R....
If you want some help, you must give us some information.

thanks

Miguel Ribeiro wrote:

> Dear list,
>
> i'm trying do perform an MFA and STATIS analysis...my data are 23
> matrix with 18 rows and 19 columns with quantitative values.
>
> before using this methods i've done the following commands:
>
>> data(A1980,A1981,A1982,A1983,A1984,A1985,A1986,A1987,A1988,A1989,A1990,A1991,A1992,A1993,A1994,A1995,A1996,A1997,A1998,A1999,A2000,A2001,A2002)
>> #data#
>>
>> d<-c(A1980,A1981,A1982,A1983,A1984,A1985,A1986,A1987,A1988,A1989,A1990,A1991,A1992,A1993,A1994,A1995,A1996,A1997,A1998,A1999,A2000,A2001,A2002)
>>
>>
>> dados<-as.data.frame(d)
>>
>> distritos<-c("AVEIRO","BEJA","BRAGA","BRAGANCA","CASTELOBRANCO","COIMBRA","EVORA","FARO","GUARDA","LEIRIA","LISBOA","PORTALEGRE","PORTO","SANTAREM","SETUBAL","VIANADOCASTELO","VILAREAL","VISEU")
>>
>>
>> bloco<-structure(c(19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19),.Names=c("A1980","A1981","A1982","A1983","A1984","A1985","A1986","A1987","A1988","A1989","A1990","A1991","A1992","A1993","A1994","A1995","A1996","A1997","A1998","A1999","A2000","A2001","A2002"))
>>
>>
>> rownames(dados)<-distritos
>>
>> Mortalidade<-list(dados=dados,blocos=bloco,ind=distritos)
>>
>> K<-ktab.data.frame(Mortalidade$dados,Mortalidade$bloco)
>
>
> then MFA(K) and STATIS(K).
>
> I'm I doing this right!?!? the graphics and values that i get are not
> correct...what's wrong?!!?
>
> Thanks
> Miguel Ribeiro
> Portugal
>

-- 
Stéphane DRAY (dray@biomserv.univ-lyon1.fr )
Laboratoire BBE-CNRS-UMR-5558, Univ. C. Bernard - Lyon I
43, Bd du 11 Novembre 1918, 69622 Villeurbanne Cedex, France
Tel: 33 4 72 43 27 57       Fax: 33 4 72 43 13 88
http://www.steph280.freesurf.fr/ 



This archive was generated by hypermail 2b30 : Tue Oct 18 2005 - 10:35:40 MEST