Re: [R] Contingency tables example

2011-12-29 Thread sambooth21
I am having a few problems importing the data i'm running this code and the table sets up fine but all of the data values say NA: housdat<- c(21, 21, 28, 14, 19, 37, 34, 22, 36, 17, 23, 401, 10, 11, 36, 3, 5, 23, 61, 23, 17, 78, 46, 43, 43, 35, 40, 48, 45, 86, 26, 18, 54, 15, 25, 62) housdat<-arra

[R] Contingency tables example

2011-12-28 Thread sambooth21
I have this question: http://r.789695.n4.nabble.com/file/n4240145/data%5D.jpg This table and data represents a sample of social housing residents in Copenhagen and I'm asked to analyse the data with a view to seeing what might be related to residents satisfaction levels. And I just don't know w