On Mon, Jun 17, 2013 at 10:07 AM, peter dalgaard <pda...@gmail.com> wrote:
>
> On Jun 17, 2013, at 10:36 , R. Michael Weylandt wrote:
>>
>> What do you mean 'results of individual cells'? As documented in
>> ?chisq.test, you might be looking for one or more of
>>
>> data.table$observed
>> data.table$expected
>> data.table$residuals
>> data.table$stdres
>>
>> Pick your poison. ;-)
>>
>> MW
>
> Replace with chisq.test(data.table)$observed, etc.
>

D'Oh! Thanks for that, Peter.

MW

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to