Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code for aggregation of irregular time interval sequences #36

Open
guhuo123 opened this issue Sep 12, 2024 · 6 comments
Open

Code for aggregation of irregular time interval sequences #36

guhuo123 opened this issue Sep 12, 2024 · 6 comments

Comments

@guhuo123
Copy link

Dear Publisher.I didn't find a code snippet in beast.irreg or any other file about handling irregular time interval sequences.

@zhaokg
Copy link
Owner

zhaokg commented Sep 12, 2024

Thanks a lot. May I ask what version (R, Python, or Matlab) are you trying? I don't really have any documentation for the Python and Matlab version. But the R version has a standard help doc: https://cran.r-project.org/web/packages/Rbeast/Rbeast.pdf.

@guhuo123
Copy link
Author

I've checked this standard help doc, but it only mentions that beast.irreg is handled by time aggregation, but there are many ways to do time aggregation and I'm trying to determine exactly which one.

@guhuo123
Copy link
Author

If you could provide guidance on the method or code for specific time aggregation, it would be greatly appreciated. Thank you!

@zhaokg
Copy link
Owner

zhaokg commented Sep 12, 2024

To make sure that I interpret your question correctly, can you please make it more explicit about what you are asking? If you happen to speak Chinese, feel free to communicate in Chinese. Thanks a lot!

@guhuo123
Copy link
Author

在rbeast的文档中,我看到beast.irreg是通过时间聚合来处理不规则时间间隔的时间序列的。但是聚合的方式有很多种(最值/平均值....),我想知道关键的代码我可以在哪个文件找到,因为在我的研究中,确定这个聚合方式一致很重要。十分感谢!!!

@guhuo123
Copy link
Author

还有聚合时的聚合窗口的大小以及缺失窗口的处理方法等参数

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants