Coder Social home page Coder Social logo

Comments (7)

lrnv avatar lrnv commented on June 20, 2024

Hey ! Thanks for reaching out !

Yes negatively correlated archimedean copulad is something I am currently working on, through the Williamson transforms. This will be fixed in the next few releases I still need to implement the right interface. This is the current proposal : #51 if you want to take a look.

from copulas.jl.

lrnv avatar lrnv commented on June 20, 2024

@lidiamandre Regarding extreme values copulas, I would really like to get some too. Do you have a reference that we could follow while implementing them ? You could propose a PR if you want I'll help you with it

from copulas.jl.

Santymax98 avatar Santymax98 commented on June 20, 2024

@lidiamandre, @lrnv You don't need this, since theorem 4.6.2 of Nelsen 2006 (also see corollary 4.6.3 and example 4.24) guarantees that, although the parameter of the Frank copula is defined for all reals except 0, the inverse generator is completely monotonic when the parameter is greater than zero. Otherwise this property is not satisfied and therefore the Frank copula cannot be an n-copula.

from copulas.jl.

lidiamandre avatar lidiamandre commented on June 20, 2024

@lidiamandre Regarding extreme values copulas, I would really like to get some too. Do you have a reference that we could follow while implementing them ? You could propose a PR if you want I'll help you with it

@lrnv the vignette for the evd package in R is quite good for that actually, at least to get the CDFs. Under the bvevd function. Don't know more, sorry

from copulas.jl.

lrnv avatar lrnv commented on June 20, 2024

@Santymax98 I think that @lidiamandre want in fact the negatively dependent case (the case where the generator is not completely monotonous), which we currently do not have in the package. Same idea for the clayton copula: there should be the possibility to sample with a negative theta but unfortunately the current sampling algorithm (the frailty model) does not work in these cases.

@lidiamandre Thanks for the pointer.

@Santymax98 , @lidiamandre if one of you want to propose another sampling scheme for the negatively dependent archimdeans and/or the evd copulas, I'll gladly review it :)

from copulas.jl.

lrnv avatar lrnv commented on June 20, 2024

Hey @lidiamandre this should now be fixed in version 0.1.14 :) I finally implemented the full Williamson transformations shananigans:

  • You can now provide your own generator and the package can sample from the corresponding archimedean copula without any issues
  • We can now sample e.g. the ClaytonCopula with negative dependence structure in any dimension, while if i recall correctly, R::copula only does it for d=2 :)
  • The franck is now able to take any real parameter and works correctly.

would you mind checking if the new versions meets your expectations ? Then we may close this issue. I'll open anotherone for the extreme values stuff.

from copulas.jl.

lrnv avatar lrnv commented on June 20, 2024

I'll closed this as resolved now, feel free to re-open if you think it is necessary

from copulas.jl.

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.