Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有时间序列的每日水平数据,我试图了解它是否具有趋势或季节性成分。我拥有的数据只有699 天,所以不到 2 年。要将其转换为时间序列,应该设置什么频率?我已经阅读过它并建议值为7,但查看数据我觉得它根本没有季节性成分。下面是时间序列图。
请建议我该怎么做。谢谢!
如何在 XTemplate 中执行特定次数的循环
以下不起作用
<tpl for="5"> ... </tpl>
问候, kkris1983