Re: About ACF Plot in S+



Haseeb wrote:
> How to rescale the y axis in acf plot? say if I want to change the
> scale of y axis to 0.4 instead of 1.0.
> Thanks in advance.

You can use:

acf(..., ylim = c(min, max))

where 'min' and 'max' are replaced by the explicit values that you want
to impose on the range of the y axis for the plot.

See the help for the corresponding plot function, which in S-PLUS is
?acf.plot from my reading of MASS4, page 390. I don't have S-PLUS but do
have R, where it is ?plot.acf.

HTH,

Marc Schwartz
.



Relevant Pages

  • Re: Axis not depth sorted ?
    ... engine. ... Besides if someone really wants to apply a ruler to a 3d plot (The can ... But I do agree the axis does serve to mark relative positions roughly. ... Always labelling an outside edge of the graph box achieves that. ...
    (comp.graphics.apps.gnuplot)
  • Re: Aligning multiple x axes
    ... I'll play around with adding data to both axes so that their alignment ... The basic problem is that you didn't actually plot anything using the ... x2 axis, so autoscaling doesn't mean anything because there are no ... the x2 axes such that the data labels are in the wrong places, ...
    (comp.graphics.apps.gnuplot)
  • Re: Plotting logrithmic graph
    ... Plot the data, then double click on the Y axis, and on the scale tab, ... Jon Peltier, Microsoft Excel MVP ...
    (microsoft.public.excel.charting)
  • Re: Book on Pre-MATH for cryptography and cryptanalysis.
    ... Marwan change the axis by the technical key? ... plot, if Diane therefore parts the editor? ...
    (sci.crypt)
  • Re: plot function
    ... it is likely that "plt" can be used to create ... x axis except using different units, ... example, the two units are the same except for a scale factor difference, so ... is it possible to have a plot with 2 scales on the x axis corresponding to the same value ...
    (comp.soft-sys.matlab)