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

Time series in R (rtadfr) frequency of 5 minutes #2

Open
tomasnr opened this issue Aug 25, 2022 · 1 comment
Open

Time series in R (rtadfr) frequency of 5 minutes #2

tomasnr opened this issue Aug 25, 2022 · 1 comment

Comments

@tomasnr
Copy link

tomasnr commented Aug 25, 2022

Time series in R (rtadfr)
Hello.
I'm new to R.
I need to develop my master's dissertation on rational bubbles. Your code "rtadfr" is being of fundamental help. Thanks!
I will perform gsadf test on dataset with 5 minutes interval.
In this command: dateStampDf <- ts(cbind(testStat$testSeq, cvs$datestampCVs[,2]), start = c(1870,1), frequency = 12)
How do I enter a 5 minute frequency?

Thanks in advance for your attention!

@itamarcaspi
Copy link
Owner

itamarcaspi commented Aug 30, 2022 via email

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