Re: [R] Adjusting the x axis range in effects plots

2014-02-05 Thread David Winsemius
On Feb 5, 2014, at 4:17 AM, S Ellison wrote: >> 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 -

Re: [R] Adjusting the x axis range in effects plots

2014-02-05 Thread S Ellison
> 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 coordina

Re: [R] Adjusting the x axis range in effects plots

2014-02-04 Thread John Fox
Dear Mark, > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- > project.org] On Behalf Of Mark Hovenden > Sent: Tuesday, February 04, 2014 6:52 PM > To: r-help@r-project.org > Subject: [R] Adjusting the x axis range in effects plots >

[R] Adjusting the x axis range in effects plots

2014-02-04 Thread Mark Hovenden
G'day All, I am having some difficulties with effects plots from the effects package. I am doing partial regression analyses of normal linear models and obtain lovely effect plots with a linear effect line and 95%CL. No problem so far. The problem is that I want to overlay the actual datapoints o