Re: [R] creat contingency tables with fixed row and column margins

2017-05-29 Thread Robert Baer

getAnywhere(fisher.test) probably has some clues


On 5/27/2017 2:49 PM, li li wrote:

Hi all,
   Is there an R function that can be used to enumerate all the contingency
tables with fixed row and column margins. For example, can we list all 3 by
3 tables with row margins 3,6,6 and column margins 5,5,5.
Thanks very much!
Hanna

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.


__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.


Re: [R] creat contingency tables with fixed row and column margins

2017-05-28 Thread David Winsemius

> On May 27, 2017, at 1:54 PM, li li  wrote:
> 
> I meant that the post in your link above was NOT asked by me.
> 
> 2017-05-27 16:53 GMT-04:00 li li :
> Hi Dave,
>   Thanks for your reply but the post in your link above was certainly asked 
> by me.
>Hanna
> 

I really have no idea what either of those sentences above might mean. I 
offered what I thought was one obvious effort at searching for a method to 
accomplish the task set forth in you subject line, but was leaving it up to you 
to take steps forward to advance the process. It might also help to explain the 
purpose of this effort.

-- 
David.

> 2017-05-27 16:04 GMT-04:00 David Winsemius :
> 
> > On May 27, 2017, at 12:49 PM, li li  wrote:
> >
> > Hi all,
> >  Is there an R function that can be used to enumerate all the contingency
> > tables with fixed row and column margins. For example, can we list all 3 by
> > 3 tables with row margins 3,6,6 and column margins 5,5,5.
> 
> The Posting Guide suggests that you describe the results of your efforts at 
> searching:
> 
> https://www.google.com/search?q=use+r%3Alang+to+enumerate+contingency+tables+with+fixed+margins=use+r%3Alang+to+enumerate+contingency+tables+with+fixed+margins=chrome..69i57.35014j0j4=chrome=UTF-8
> 
> >   Thanks very much!
> >   Hanna
> >
> >   [[alternative HTML version deleted]]
> 
> And (yet again) you are asked to post in plain text.
> >
> > __
> > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> > 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.
> 
> David Winsemius
> Alameda, CA, USA
> 
> 
> 

David Winsemius
Alameda, CA, USA

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.


Re: [R] creat contingency tables with fixed row and column margins

2017-05-27 Thread Jeff Newmiller
Ah, but the point is that you did not say why  those search results did not 
address your question, since if they DID answer your question then why should 
we have to be doing your searching for you? 
-- 
Sent from my phone. Please excuse my brevity.

On May 27, 2017 1:54:18 PM PDT, li li  wrote:
>I meant that the post in your link above was NOT asked by me.
>
>2017-05-27 16:53 GMT-04:00 li li :
>
>> Hi Dave,
>>   Thanks for your reply but the post in your link above was certainly
>> asked by me.
>>Hanna
>>
>> 2017-05-27 16:04 GMT-04:00 David Winsemius :
>>
>>>
>>> > On May 27, 2017, at 12:49 PM, li li  wrote:
>>> >
>>> > Hi all,
>>> >  Is there an R function that can be used to enumerate all the
>>> contingency
>>> > tables with fixed row and column margins. For example, can we list
>all
>>> 3 by
>>> > 3 tables with row margins 3,6,6 and column margins 5,5,5.
>>>
>>> The Posting Guide suggests that you describe the results of your
>efforts
>>> at searching:
>>>
>>> https://www.google.com/search?q=use+r%3Alang+to+enumerate+co
>>> ntingency+tables+with+fixed+margins=use+r%3Alang+to+enume
>>> rate+contingency+tables+with+fixed+margins=chrome..
>>> 69i57.35014j0j4=chrome=UTF-8
>>>
>>> >   Thanks very much!
>>> >   Hanna
>>> >
>>> >   [[alternative HTML version deleted]]
>>>
>>> And (yet again) you are asked to post in plain text.
>>> >
>>> > __
>>> > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
>>> > https://stat.ethz.ch/mailman/listinfo/r-help
>>> > PLEASE do read the posting guide http://www.R-project.org/posti
>>> ng-guide.html
>>> > and provide commented, minimal, self-contained, reproducible code.
>>>
>>> David Winsemius
>>> Alameda, CA, USA
>>>
>>>
>>
>
>   [[alternative HTML version deleted]]
>
>__
>R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
>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.

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.


Re: [R] creat contingency tables with fixed row and column margins

2017-05-27 Thread li li
I meant that the post in your link above was NOT asked by me.

2017-05-27 16:53 GMT-04:00 li li :

> Hi Dave,
>   Thanks for your reply but the post in your link above was certainly
> asked by me.
>Hanna
>
> 2017-05-27 16:04 GMT-04:00 David Winsemius :
>
>>
>> > On May 27, 2017, at 12:49 PM, li li  wrote:
>> >
>> > Hi all,
>> >  Is there an R function that can be used to enumerate all the
>> contingency
>> > tables with fixed row and column margins. For example, can we list all
>> 3 by
>> > 3 tables with row margins 3,6,6 and column margins 5,5,5.
>>
>> The Posting Guide suggests that you describe the results of your efforts
>> at searching:
>>
>> https://www.google.com/search?q=use+r%3Alang+to+enumerate+co
>> ntingency+tables+with+fixed+margins=use+r%3Alang+to+enume
>> rate+contingency+tables+with+fixed+margins=chrome..
>> 69i57.35014j0j4=chrome=UTF-8
>>
>> >   Thanks very much!
>> >   Hanna
>> >
>> >   [[alternative HTML version deleted]]
>>
>> And (yet again) you are asked to post in plain text.
>> >
>> > __
>> > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
>> > https://stat.ethz.ch/mailman/listinfo/r-help
>> > PLEASE do read the posting guide http://www.R-project.org/posti
>> ng-guide.html
>> > and provide commented, minimal, self-contained, reproducible code.
>>
>> David Winsemius
>> Alameda, CA, USA
>>
>>
>

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.


Re: [R] creat contingency tables with fixed row and column margins

2017-05-27 Thread li li
Hi Dave,
  Thanks for your reply but the post in your link above was certainly asked
by me.
   Hanna

2017-05-27 16:04 GMT-04:00 David Winsemius :

>
> > On May 27, 2017, at 12:49 PM, li li  wrote:
> >
> > Hi all,
> >  Is there an R function that can be used to enumerate all the contingency
> > tables with fixed row and column margins. For example, can we list all 3
> by
> > 3 tables with row margins 3,6,6 and column margins 5,5,5.
>
> The Posting Guide suggests that you describe the results of your efforts
> at searching:
>
> https://www.google.com/search?q=use+r%3Alang+to+enumerate+
> contingency+tables+with+fixed+margins=use+r%3Alang+to+
> enumerate+contingency+tables+with+fixed+margins=chrome.
> .69i57.35014j0j4=chrome=UTF-8
>
> >   Thanks very much!
> >   Hanna
> >
> >   [[alternative HTML version deleted]]
>
> And (yet again) you are asked to post in plain text.
> >
> > __
> > R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> > 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.
>
> David Winsemius
> Alameda, CA, USA
>
>

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.


Re: [R] creat contingency tables with fixed row and column margins

2017-05-27 Thread David Winsemius

> On May 27, 2017, at 12:49 PM, li li  wrote:
> 
> Hi all,
>  Is there an R function that can be used to enumerate all the contingency
> tables with fixed row and column margins. For example, can we list all 3 by
> 3 tables with row margins 3,6,6 and column margins 5,5,5.

The Posting Guide suggests that you describe the results of your efforts at 
searching:

https://www.google.com/search?q=use+r%3Alang+to+enumerate+contingency+tables+with+fixed+margins=use+r%3Alang+to+enumerate+contingency+tables+with+fixed+margins=chrome..69i57.35014j0j4=chrome=UTF-8

>   Thanks very much!
>   Hanna
> 
>   [[alternative HTML version deleted]]

And (yet again) you are asked to post in plain text.
> 
> __
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.

David Winsemius
Alameda, CA, USA

__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.