Coder Social home page Coder Social logo

arfima's People

Contributors

jqveenstra avatar olivroy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

arfima's Issues

Haslett-Raftery estimation

Hi,

Is it possible to select estimation method of Haslett-Raftery when we call arfima() ?

Thanks,
Kay

Incorrect labelling in coef(.)

If you have an xreg argument passed to arfima then the labels of the coefficients in coefs(.) and arfima.print are different. See example below.

set.seed(1) data=arfima.sim(100,model=list(phi=0.5,dfrac=0.4)) fit=arfima(data,xreg=matrix(seq(1850,by=1,len=100),ncol=1)) coef(fit) fit

Note that in coef(fit) the X1 is -41.9... and in fit that is the value of the intercept.

Based on my simulations I believe that fit is correct and it is just coef(fit) that needs to be changed.

re: installation from github.

Hi,
Great package. I tried updating from the cran version, but get the following error:

install_github("JQVeenstra/arfima")
Downloading GitHub repo JQVeenstra/arfima@master
from URL https://api.github.com/repos/JQVeenstra/arfima/zipball/master
Installing arfima
"C:/PROGRA1/R/R-341.1/bin/x64/R" --no-site-file --no-environ --no-save
--no-restore --quiet CMD INSTALL
"C:/Users/xen/AppData/Local/Temp/RtmpaWWscB/devtools10907baf774b/JQVeenstra-arfima-acd130b"
--library="C:/Users/xen/Documents/R/win-library/3.4" --install-tests

  • installing source package 'arfima' ...
    Error : Invalid DESCRIPTION file

Malformed maintainer field.

See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.

ERROR: installing package DESCRIPTION failed for package 'arfima'

Gavin.

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.