[R] ylim in plot(corresp(,df=2))

ripley@stats.ox.ac.uk ripley at stats.ox.ac.uk
Mon Mar 10 13:15:26 CET 2003


On Mon, 10 Mar 2003, Agustin Lobo wrote:

> If I do:
> 
> plot(corresp(a, nf = 2),xlim=c(-1,2),ylim=c(-1,1))
> 
> while the xlim takes effect, the ylim does not,
> no matter the values given for ylim.
> 
> Is this intentional? is this an error?

It's intentional.  In biplots the x and y axis scalings are not to be
controlled separately.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list