Full_Name: Landon Sego
Version: 2.3.1
OS: Windows
Submission from: (NULL) (130.20.54.241)
# When calling boxplot(), shouldn't the "axes" and "frame.plot"
# arguments get passed down to bxp()?
# Two examples where the "frame.plot" and "axes" arg
Full_Name: Landon Sego
Version: 2.1.1
OS: Windows
Submission from: (NULL) (128.173.70.25)
In the Details section of the documentation for filter(), it says:
The convolution filter is
'y[i] = f[1]*x[i+o] + ... + f[p]*x[i+o-p-1]'
Correct me if I'm wrong, but I thi