Skip to content

interaction.plot for continuous variables

4 messages · carol white, John Fox, Greg Snow +1 more

#
Dear Carol,

See Effect(), effect(), and allEffects() in the effects package.

I hope this helps,
 John
function
---
This email is free from viruses and malware because avast! Antivirus protection is active.
3 days later
#
The Predict.Plot function in the TeachingDemos package (and the
related TkPredict function in the same package) are one option for
creating plots to show interactions and non-linear relationships with
continuous (and mix of continuous and factor variables).
On Sun, Feb 16, 2014 at 6:34 AM, carol white <wht_crl at yahoo.com> wrote:

  
    
#
you can also use equal.count() from lattice to split up your continuous variables, then enter them as conditioning variables eg in xyplot()