li li
2017-May-27 20:53 UTC
[R] creat contingency tables with fixed row and column margins
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 <dwinsemius at comcast.net>:> > > On May 27, 2017, at 12:49 PM, li li <hannah.hlx at gmail.com> 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&oq=use+r%3Alang+to+ > enumerate+contingency+tables+with+fixed+margins&aqs=chrome. > .69i57.35014j0j4&sourceid=chrome&ie=UTF-8 > > > Thanks very much! > > Hanna > > > > [[alternative HTML version deleted]] > > And (yet again) you are asked to post in plain text. > > > > ______________________________________________ > > R-help at 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]]
li li
2017-May-27 20:54 UTC
[R] creat contingency tables with fixed row and column margins
I meant that the post in your link above was NOT asked by me. 2017-05-27 16:53 GMT-04:00 li li <hannah.hlx at gmail.com>:> 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 <dwinsemius at comcast.net>: > >> >> > On May 27, 2017, at 12:49 PM, li li <hannah.hlx at gmail.com> 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&oq=use+r%3Alang+to+enume >> rate+contingency+tables+with+fixed+margins&aqs=chrome.. >> 69i57.35014j0j4&sourceid=chrome&ie=UTF-8 >> >> > Thanks very much! >> > Hanna >> > >> > [[alternative HTML version deleted]] >> >> And (yet again) you are asked to post in plain text. >> > >> > ______________________________________________ >> > R-help at 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]]
Jeff Newmiller
2017-May-28 02:25 UTC
[R] creat contingency tables with fixed row and column margins
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 <hannah.hlx at gmail.com> 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 <hannah.hlx at gmail.com>: > >> 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 <dwinsemius at comcast.net>: >> >>> >>> > On May 27, 2017, at 12:49 PM, li li <hannah.hlx at gmail.com> 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&oq=use+r%3Alang+to+enume >>> rate+contingency+tables+with+fixed+margins&aqs=chrome.. >>> 69i57.35014j0j4&sourceid=chrome&ie=UTF-8 >>> >>> > Thanks very much! >>> > Hanna >>> > >>> > [[alternative HTML version deleted]] >>> >>> And (yet again) you are asked to post in plain text. >>> > >>> > ______________________________________________ >>> > R-help at 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 at 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
2017-May-28 06:07 UTC
[R] creat contingency tables with fixed row and column margins
> On May 27, 2017, at 1:54 PM, li li <hannah.hlx at gmail.com> 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 <hannah.hlx at gmail.com>: > 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 <dwinsemius at comcast.net>: > > > On May 27, 2017, at 12:49 PM, li li <hannah.hlx at gmail.com> 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&oq=use+r%3Alang+to+enumerate+contingency+tables+with+fixed+margins&aqs=chrome..69i57.35014j0j4&sourceid=chrome&ie=UTF-8 > > > Thanks very much! > > Hanna > > > > [[alternative HTML version deleted]] > > And (yet again) you are asked to post in plain text. > > > > ______________________________________________ > > R-help at 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