Christoph Meyer uni-ulm.de> writes:
>
> Hi Henning,
>
> have a look at the scales argument in the xyplot documentation.
> You could try adding the following to your code:
>
> scales=list(y=list(relation="free"))
>
> Cheers,
>
> Christoph
>
Yes, but this apparently doesn't work for xYplots
Henning Wildhagen gmx.de> writes:
>
> Dear list,
>
> using the packages Hmisc and lattice i produced some nice xYplots. However,
> since the data range of the conditioning variable is very big, i need to
> define more than one y-scale for the plot (in some panels you just see a
> flat line o
Hi Henning,
have a look at the scales argument in the xyplot documentation.
You could try adding the following to your code:
scales=list(y=list(relation="free"))
Cheers,
Christoph
Thursday, July 10, 2008, 4:35:28 PM, you wrote:
> Dear list,
> using the packages Hmisc and lattice i produced
3 matches
Mail list logo