Skip to content

Ancova

2 messages · Patrick Bedard, John Fox

#
Dear Patrick,
On
One way is to use the function effect() in the effects package:

   effect("b", my_ancova)

which will give you the adjusted means for x at the levels of b with a set
to its overall mean.

I hope this helps,
 John