Giter Club home page Giter Club logo

Comments (2)

hellorp1990 avatar hellorp1990 commented on August 16, 2024 1

@pzivich Thank you for your response. I modified the code and it works fine. I am going to close this issue.

from zepid.

pzivich avatar pzivich commented on August 16, 2024

Hello, p-values cannot be added with the current forest plot implementation.

I don't plan to add functionality to display p-values in the forest plots. There are two reasons for my decision: (1) null hypothesis significance testing (NHST) lends itself to misinterpretations, (2) no extra information is provided when adding a p-value compared to the plot and confidence interval estimates, and (3) if a user is determined to do NHST they are still do so with the confidence intervals. The standard to avoid p-values is common across the functionalities within zEpid for this reason (e.g., no estimators return p-values).

If you are determined to add p-values to a forest plot, I would recommend adapting the class object here. The class is self-contained, so it should be easily to copy and edit accordingly. You would need to add (1) input for a vector of p-values, (2) add a label in the table, (3) have the table tval argument add the p-values as rows (along with the updated labels) here.

from zepid.

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.