Skip to content

SAS to R: I would like to replicate a statistical analysis performed in SAS in R.

2 messages · Marianne Stephan, Ben Bolker

#
Marianne Stephan <mariannestephan <at> hotmail.com> writes:
You would be better off submitting this to the r-sig-mixed-models
mailing list.  If possible, posting your data somewhere, or a reasonable
facsimile of it, would improve your chances of getting an answer.
Kenward-Roger has not been available in R until recently
(see a long thread referenced at http://glmm.wikidot.com/faq on
"degrees of freedom", but has recently been implemented in
(an experimental version of?) the 'doBy' package.

   You might also get more answers if you show what you have
tried so far.

  Ben Bolker