How to extract data from complex function in R

前端 未结 0 536
[愿得一人]
[愿得一人] 2020-11-30 05:41

The acf method in the stats package returns a complex output. For example

x = rnorm(1000, mean=100, sd=10)
acf(x)

r

相关标签:
回答
  • 消灭零回复
提交回复
热议问题