Giter Site home page Giter Site logo

rtadfr's Issues

Error in example code?

Someone just posted a problem related to using {rtadfr} on the RStudio Community Forum.
When I tried to help by running the example code given in the package I got an error due to this line:

#dateStampDf <- ts(cbind(testStat$testSeq, cvs$datestampCVs[,2]), start = c(1870,1), frequency = 12)
dateStampDf <- ts(cbind(test$testSeq, cvs$datestampCVs[,2]), start = c(1870,1), frequency = 12)

Time series in R (rtadfr) frequency of 5 minutes

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!

Error in if(temp > maxtstat){ : the condition has length >1

Hello,

I am learning R, and I am trying to detect bubble in house price, and your code "rtadfr" helps a lot! Thank you!
When I run test <- rtadf(snp[,1], r0, test = "sadf") with my own data, it can run, however, when I tried to add type="drift" or type="trend" into this code, it shows "Error in if(temp > maxtstat){ : the condition has length >1".

Is there any problem with my data? Could you tell me how to resolve this issue?

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.