[Rd] acf mis-feature (PR#1177)

hkawakat@sk.tsukuba.ac.jp hkawakat@sk.tsukuba.ac.jp
Mon, 19 Nov 2001 08:33:20 +0100 (MET)


Full_Name: Hiroyuki Kawakatsu
Version: 1.3.1
OS: win2k
Submission from: (NULL) (130.158.140.105)


the lag labels in the acf plot is screwed when the ts frequency>1.
try, for example,

#acf mis-feature
x <- ts(rnorm(200), frequency=4);
acf(x,lag.max=24);

h.
> version
         _              
platform i386-pc-mingw32
arch     x86            
os       Win32          
system   x86, Win32     
status                  
major    1              
minor    3.1            
year     2001           
month    08             
day      31             
language R              


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._