[R] Adjusting the x axis range in effects plots
S Ellison
S.Ellison at lgcgroup.com
Wed Feb 5 13:17:35 CET 2014
> I am having some difficulties with effects plots from the effects package.
Your problem is probably not xlim, which the effects plots should accept; it's more likely that you're trying to use base graphics to add symbols to a lattice plot - effects uses lattice, not base graphics. The coordinate systems don't mix.
Try googling 'adding points to lattice plots' or similar - but be prepared for some intricate answers.
Steve E
*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}
More information about the R-help
mailing list