Forest plot in R | English || by Easy Stat

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ต.ค. 2024
  • Step by step guide is given here for the code meaning. If you want to creat meta data and facing trouble comment here. I'll make a video on that. Also I have added a smaller interpretation. If you want an elaborated one. Comment and I'll help.
    Import data in R: • How to import data in ...

ความคิดเห็น • 58

  • @Woodyrocksmysox
    @Woodyrocksmysox 10 หลายเดือนก่อน +1

    I kept getting an error message ‘event.c’ is Null and idk what that means… i give up…

  • @adrianotito9492
    @adrianotito9492 5 ปีที่แล้ว +1

    Thank you so much for this video! I've been searching how to change the metanalysis from RR to OR and I finnaly learned it with you! I am really thankful right now! Greetings from Brazil!

  • @anushikhalohagan2770
    @anushikhalohagan2770 3 ปีที่แล้ว +1

    I have data on odds ratios from various studies, how do I pool them for meta-analysis?

  • @accountresidency2234
    @accountresidency2234 4 ปีที่แล้ว

    this worked great.
    when i am using a huge set of studies the forest plot is going out of focus and i cant zoom in or out or check the analysis, i can just see a portion of the forest plot that fills my screen
    any way to tackle this issue? i am having 59 studies in my selection right now.

  • @joshefka
    @joshefka 4 ปีที่แล้ว +1

    Thank you for this video. Is it possible to move under the whole line of heterogeneity because it is very close to the x-axis? Do you know how to do that? Many thanks

    • @EasyStat
      @EasyStat  4 ปีที่แล้ว

      No. I don't know how to do that.

  • @bamideleoladapofagbayigbo7205
    @bamideleoladapofagbayigbo7205 2 ปีที่แล้ว

    Thank you for the video.. how do I create meta data unique for data set?

  • @mackattack702
    @mackattack702 4 ปีที่แล้ว

    I really appreciate you taking the time to record this. Very informative and to the point.

    • @EasyStat
      @EasyStat  4 ปีที่แล้ว

      Thank you for your nice compliment and for watching.

  • @hsiao-fanw1141
    @hsiao-fanw1141 4 ปีที่แล้ว +1

    Hello, thank you for the helpful video. I am new in meta-analysis, I kept trying but just realized metabin is only for risky ratio, odds ratio, risk difference, and arcsine difference.
    Could you please share how to do a forest plot after already have effect size (Standardized Mean Difference) and sample sizes in R ? and how to do inverse variance weights and 95% CI in R? Not sure if this is important, but fyi, I calculated SMD by t-value, or F ratio in the study by excel, I didn't use SD, df, mean from raw data to get SMD.
    Thanks once again for the video. :)

    • @EasyStat
      @EasyStat  4 ปีที่แล้ว

      bookdown.org/MathiasHarrer/Doing_Meta_Analysis_in_R/
      Please check this website. Hope you'll find what you are looking for

    • @EasyStat
      @EasyStat  4 ปีที่แล้ว

      bookdown.org/MathiasHarrer/Doing_Meta_Analysis_in_R/
      Check this please

    • @hsiao-fanw1141
      @hsiao-fanw1141 4 ปีที่แล้ว

      @@EasyStat thank you.

  • @naoremanand
    @naoremanand 3 ปีที่แล้ว

    Thank you so much. Please make a video on metadeta

  • @tsegayeshamebo6235
    @tsegayeshamebo6235 3 ปีที่แล้ว

    Thank you so much for your smart video. Really I admire your work. I have faced a problem in abstracting data from articles and analyzing the results for meta-analysis study on prevalence of tuberculosis and also creating a forest plot for that. Please ,can you help me in this regard? which statistical package is easy to use? Thanks.

  • @accountresidency2234
    @accountresidency2234 4 ปีที่แล้ว +1

    can you make a video on how to calculate and make forest plots for weighted mean difference in R?
    thank you

    • @EasyStat
      @EasyStat  4 ปีที่แล้ว

      I'm currently busy with my article on COVID-19. Please check this link. You may find your required information,
      bookdown.org/MathiasHarrer/Doing_Meta_Analysis_in_R/generating-a-forest-plot.html

  • @TheePacifist
    @TheePacifist 5 ปีที่แล้ว +1

    What if I want the bottom row to consist only of the "random effects model" ? meaing I only want the random effects model of this forest plot.
    Thank you for your helpful video.

    • @EasyStat
      @EasyStat  5 ปีที่แล้ว

      Hello Meera, first of all sorry for late response. You have to use a additional command inside command forest(fit) as:
      comb.fixed=F
      This will remove fixed effect from plot. The whole command is as follows:
      forest(fit,comb.fixed=F)
      Thanks for watching my video.

    • @TheePacifist
      @TheePacifist 5 ปีที่แล้ว

      Easy Stat I have also been wondering how could I perform a leave-one-out sensitivity analysis in meta data (using the example in your video maybe?). Very grateful for your help.

  • @mithunmohangeorge3080
    @mithunmohangeorge3080 ปีที่แล้ว

    hi ,
    can anyone help to edit the header text. i want to change the experimental and control headers to the headings in my data

  • @Joschiiie
    @Joschiiie 3 ปีที่แล้ว

    Thanks for this tutorial :) Do you know if it is possible to store the forest plot with a name? E.g. plot

  • @statisticstime4734
    @statisticstime4734 4 ปีที่แล้ว

    Excellent video.

  • @임해빈-s4k
    @임해빈-s4k 3 ปีที่แล้ว

    Thank you so much for your tutorial!!! Could you help me about this warning?
    p.s I already installed package called meta
    > y=metabin(n1,y1,n2,y2, studlab = study,data= data2,sm="RR")
    Warning messages:
    1: In metabin(n1, y1, n2, y2, studlab = study, data = data2, sm = "RR") :
    Studies with event.e > n.e get no weight in meta-analysis.

  • @happylearning-gp
    @happylearning-gp 4 ปีที่แล้ว

    Could someone please explain how this Chi-square (766.20) appearing in the above video at 11.03 minutes. I could calculate using Expected values when we have independent variables, but here we have experimental and control with event and N for each. is there any formula or logic to calculate this 766.20. Thanks in advance

    • @EasyStat
      @EasyStat  4 ปีที่แล้ว +1

      Introduction to Meta‐Analysis
      Author(s):
      Michael Borenstein
      Larry V. Hedges
      Julian P. T. Higgins
      Hannah R. Rothstein
      Please read this book you'll get your required answer.

  • @sadafdpsjsr
    @sadafdpsjsr 4 ปีที่แล้ว +1

    Hi
    Thank you so much for this video. This is really very very helpful. My query is that I want to make a forest plot and for this, I have already calculated the odds ratio and confidence interval. I just want to make a forest plot to show my numeric values in a good visual form. Could you please guide me.
    When I am using the command as shown in your video, the output is showing an error. Please help!! :(
    y=metabin(Odds,Lower,Upper,studlab=Factors,data=d,sm="OR")
    Error: Argument 'n.c' is NULL.

    • @EasyStat
      @EasyStat  4 ปีที่แล้ว

      Hello dear,
      Please check here. Hope you'll find what you're looking for
      bookdown.org/MathiasHarrer/Doing_Meta_Analysis_in_R/

  • @bkarim7349
    @bkarim7349 5 หลายเดือนก่อน

    Thank you very useful

  • @reihanenejati4264
    @reihanenejati4264 3 ปีที่แล้ว

    Thanks for the tutorial. How we can entering total data without event parts?

  • @veenarawat7132
    @veenarawat7132 2 ปีที่แล้ว

    thank you for your video!

  • @kidskidscartoontv
    @kidskidscartoontv 4 ปีที่แล้ว

    I am Doing my meta-analysis but can't work, the error comes at the y=metabin command like some time event.e is more than c.n or others. What is the reason and how i can solve it?

    • @EasyStat
      @EasyStat  4 ปีที่แล้ว

      I think you're doing wrong with your meta data. Please send me your meta data I'll help you find the error. Thanks
      akashrahman32@gmail.com

  • @mahnoorhayat233
    @mahnoorhayat233 ปีที่แล้ว

    hey. have u built forest plot in metafor package as well?

    • @mahnoorhayat233
      @mahnoorhayat233 ปีที่แล้ว

      i am doing meta analysis in metafor package and currently facing some issues would you be able to help? thanks

  • @tomchapman6343
    @tomchapman6343 5 ปีที่แล้ว +1

    This is a really informative video thank you very much. However, I'm confused as to why the points for Jordan and Peru are different to the rest. Do you know why this is the case? Thanks in advance

    • @EasyStat
      @EasyStat  5 ปีที่แล้ว

      Sample size in Jordan and Peru are noticably small. Which is the reason of wide confidence interval those two countries.

    • @tomchapman6343
      @tomchapman6343 5 ปีที่แล้ว

      @@EasyStat thank you

  • @SnehashisKoley
    @SnehashisKoley 3 ปีที่แล้ว

    I could not find the meta package in my package section. Anyone care to help me how could I get it ?

  • @grashiadejesus8877
    @grashiadejesus8877 4 ปีที่แล้ว +1

    How to do forest plot using mean score results and standars deviation results..ty

  • @Investmentsindustrytradedepart
    @Investmentsindustrytradedepart 6 หลายเดือนก่อน

    Hi. could you help creating forest plot please? Thank you

  • @happylearning-gp
    @happylearning-gp 4 ปีที่แล้ว

    Excellent, Thank you very much for this video. could you please clarify as How to add Chi-square value also

    • @EasyStat
      @EasyStat  4 ปีที่แล้ว

      I'm really sorry. If you can guide how to calculate the chi-square value for the meta-analysis then I can try. Thanks for watching

    • @happylearning-gp
      @happylearning-gp 4 ปีที่แล้ว +1

      @@EasyStat Sorry, you are already demonstrating that as print.Q=T. we getting chi-square value with that as 766.20.

  • @najmehsadeghian7316
    @najmehsadeghian7316 4 ปีที่แล้ว

    thank you . it was so helpful.

  • @saadalhumaid3959
    @saadalhumaid3959 3 ปีที่แล้ว

    Thank you

  • @axedhead123
    @axedhead123 4 ปีที่แล้ว

    Error in metabin(severe.d, Severe.total, nonse.d, Nonse.total, studylab = Country, :
    object 'Country' not found
    can you please help sir

    • @EasyStat
      @EasyStat  4 ปีที่แล้ว +1

      Do your data consists country?

    • @axedhead123
      @axedhead123 4 ปีที่แล้ว +1

      @@EasyStat I actually wrote studylab instead of studlab. I managed to make it work a day after I posted that comment when I realized the error in my code. Nonetheless your video has been of great help.

    • @EasyStat
      @EasyStat  4 ปีที่แล้ว +1

      I should have replied to you at the earliest possible time. But I was busy with my current meta Analysis on COVID-19 that's why I couldn't reply in time.
      Its good to hear that you have found a solution to your problem.
      Thanks for watching

  • @poonambajaj17
    @poonambajaj17 5 ปีที่แล้ว

    How can we make meta data

    • @EasyStat
      @EasyStat  5 ปีที่แล้ว

      To make a meta data you need to run a cross-table SPSS, then arrange then in such a way that represents the control group and treatment group frequency with respect to success and failure of the dependent variable. I can make a video on it. If you need inform through comment.

    • @EasyStat
      @EasyStat  5 ปีที่แล้ว

      To make a meta data you need to run a cross-table SPSS, then arrange then in such a way that represents the control group and treatment group frequency with respect to success and failure of the dependent variable. I can make a video on it. If you need inform through comment.

    • @poonambajaj17
      @poonambajaj17 5 ปีที่แล้ว +1

      Yes sir please make a video. Thanks alot

  • @k.maheshkumar251
    @k.maheshkumar251 5 ปีที่แล้ว

    dear sir,
    y=metabin(event.e, event.c, n.e, n.c,studlab=Author,sm="OR",data=data)
    Error in metabin(event.e, event.c, n.e, n.c, studlab = Author, sm = "OR", :
    could not find function "metabin"
    This is the error im getting after install the meta package
    Pls help me out asap.

    • @k.maheshkumar251
      @k.maheshkumar251 5 ปีที่แล้ว

      y=metabin(event.e, event.c, n.e, n.c,studlab=Author,sm="OR",data=data)
      Warning message:
      In metabin(event.e, event.c, n.e, n.c, studlab = Author, sm = "OR", :
      Studies with event.c > n.c get no weight in meta-analysis.
      now im getting some what like this
      how to resolve this
      Thanks in advance

    • @EasyStat
      @EasyStat  5 ปีที่แล้ว

      Hello Mahes,
      Did you load the package meta?
      library(meta)
      If this doesn't solve the issue please send me the screenshot of your problem at: easystatenglish@gmail.com