Re: [R] Marg.fct function

2017-02-06 Thread James Henson
Greetings Peter and Jeff, Thanks for this information. Will try these type of analyses in SAS. Sure they are doable in R, but developing a procedure is difficult. Alan Agresti gives a cookbook SAS method in An Introduction to Categorical Analysis. Thanks, James On Sun, Feb 5, 2017 at 3:47 PM, J

Re: [R] Marg.fct function

2017-02-05 Thread Jeff Newmiller
It is not part of "R". You can dig through all of the packages that the author mentions, or send an email to the author. -- Sent from my phone. Please excuse my brevity. On February 5, 2017 11:44:40 AM PST, James Henson wrote: >Greetings R Community, > >An attempt to reproduce the results fro

Re: [R] Marg.fct function

2017-02-05 Thread peter dalgaard
> On 05 Feb 2017, at 20:44 , James Henson wrote: > > Greetings R Community, > > An attempt to reproduce the results from code in the source below > fails. R cannot find the function ‘Marg.fct’. An Internet search for > the ‘Marg.fct’ function was not fruitful. I appreciate your help. > Best r

[R] Marg.fct function

2017-02-05 Thread James Henson
Greetings R Community, An attempt to reproduce the results from code in the source below fails. R cannot find the function ‘Marg.fct’. An Internet search for the ‘Marg.fct’ function was not fruitful. I appreciate your help. Best regards, James F. Henson. R (and S-PLUS) Manual to Accompany Agres