Git Product home page Git Product logo

Comments (1)

mtorchiano avatar mtorchiano commented on September 1, 2024

After looking into details, I found a bug in the code that identifies the range for the ncp estimation.

The bug makes a loop non-converging, in practice a never ending loop is entered.

MWE

a = c(9.81605624621576, 8.93891560898168, 9.05436620537713, 6.01771305071382, 
8.98575772172126, 7.2595761413452, 13.7537304479165, 9.89861975363729, 
7.37246838418731, 8.33888742066376)
b = c(8.62798051757027, 5.25390514295654, 12.0869496333763, 7.20553319908951, 
6.99017188584104, 8.22363490828756, 8.05485287987422, 6.50534569228974, 
8.68871033652186, 4.62897740315003)
cohen.d(a,b,hedges.correction = FALSE, noncentral =TRUE)

from effsize.

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.