Giter Club home page Giter Club logo

Comments (2)

zhxiaokang avatar zhxiaokang commented on June 2, 2024

Same problem here, and even worse, none of the overlaps were shown:

> euler(c(a=256, b=270, c=104, d=200, "a&b"=58, "a&c"=2, "a&d"=8, "b&c"=4, "b&d"=6, "c&d"=6))
        original fitted residuals regionError
a            256    256         0       0.028
b            270    270         0       0.030
c            104    104         0       0.012
d            200    200         0       0.022
a&b           58      0        58       0.063
a&c            2      0         2       0.002
a&d            8      0         8       0.009
b&c            4      0         4       0.004
b&d            6      0         6       0.007
c&d            6      0         6       0.007
a&b&c          0      0         0       0.000
a&b&d          0      0         0       0.000
a&c&d          0      0         0       0.000
b&c&d          0      0         0       0.000
a&b&c&d        0      0         0       0.000

diagError: 0.063 
stress:    0.018 

And when plotting it, I only got 4 un-adjacent circles.

from eulerr.

jolars avatar jolars commented on June 2, 2024

There are no guarantees that the resulting fit is perfect. Please see #80, #54, etc

from eulerr.

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.