Giter Club home page Giter Club logo

Comments (3)

tnagler avatar tnagler commented on June 16, 2024

There's are two things at play here. The first is a numerical issue related to the bb7 family, when dependence is strong and the evaluation point near the boundary. That's what caused the NaN and should be fixed here. You can install a package version containing all recent fixes with

devtools::install_github("vinecopulib/rvinecopulib@new-vcl")

The second is a statistical issue not really related to the implementation of our library. If you look at your fitted vine, you will find many non-independence copulas. And if you look at pairwise scatter plots (or correlations) of the data, this shouldn't come at a surprise. With so little data, it's basically impossible to identify the independence copula as the correct model.

The problem is amplified if you have a vine with d > n, where all implemented model selection criteria will provably fail, no matter how large the data set. This issue is discussed in one of my papers and a more suitable criterion is proposed for moderately large d, but it still fails for d > n. So more research is needed...

from rvinecopulib.

tnagler avatar tnagler commented on June 16, 2024

New version is on CRAN, I'll close this.

from rvinecopulib.

mcwachter avatar mcwachter commented on June 16, 2024

Thank you very much.

from rvinecopulib.

Related Issues (20)

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.