How to compile multiple simple linear regressions in one plot in R software

Поділитися
Вставка
  • Опубліковано 4 жов 2024

КОМЕНТАРІ • 30

  • @wakjiratesfahun3682
    @wakjiratesfahun3682  Рік тому +1

    ####################################################################
    library(ggpubr)
    library(ggplot2)
    #############################################################################
    op

  • @ldsharma6546
    @ldsharma6546 2 місяці тому

    A short tutorial vedio but so impactful. Thanks

  • @martahailemariam4887
    @martahailemariam4887 2 роки тому +1

    Thank you so much for putting this video on UA-cam!! it was simply explained, and provided good understanding.

  • @nishabhattarai9766
    @nishabhattarai9766 9 місяців тому

    So helpful. And THANKS a lot for sharing codes in comment section :)

  • @tolesanegese7984
    @tolesanegese7984 2 роки тому +1

    Welcome back the great man.

  • @zeruyimer3764
    @zeruyimer3764 2 роки тому +1

    Brother Wakjira Tesfahun thanks more for uploading this and other important tutorials regularly; I hope you will share us extra information related to data analysis and interpretation: With this I do have two questions:
    01) Can I apply directly the syntax of Alpha lattice design for other lattice designs like (simple lattice and triple lattice?)
    02) Do you have a plan to upload a video about the analysis of P-rep design (Partial replication design?)

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  2 роки тому +1

      No way ! you have to use different syntax for simple and triple lattice. Regarding to second question we may need to ask the biometrician to demonstrate on how to analyze the P-rep design

  • @nezifabamecha8037
    @nezifabamecha8037 2 роки тому +1

    an important video

  • @xixu8705
    @xixu8705 6 місяців тому

    however, patchwork package is not available for R v.4.2.3

  • @carolinamocelin8839
    @carolinamocelin8839 Рік тому +1

    Hi. Thank you for this video. I would like to know how I can increase the number of significant digits in the equation. I only know to do it for the r^2 and p-value. Could you help me?

  • @lijhoneytube400
    @lijhoneytube400 Рік тому +1

    Hello!!Thank you for all of your tutorials.
    please share as R code(script) this work Mr.Wakjira

  • @khaledahmed450
    @khaledahmed450 2 роки тому +1

    Thank you so much dear

  • @adityapratapsingh6068
    @adityapratapsingh6068 2 роки тому +1

    Hello! Thank you for all of your tutorials. I've a small query. Is there any package for obtaining GRAPH/Heatmap for Genotypic and phenotypic correlation separately?

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  2 роки тому +2

      I didn't get any package that answer your question

    • @adityapratapsingh6068
      @adityapratapsingh6068 2 роки тому

      @@wakjiratesfahun3682 No issues. Can we plot the already existing correlation values instead.. like if we already have correlation matrix?

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  2 роки тому

      @@adityapratapsingh6068 existing correlation means? you mean Pearson correlation among the traits?

    • @adityapratapsingh6068
      @adityapratapsingh6068 2 роки тому

      @@wakjiratesfahun3682 Genotypic and phenotypic correlations

  • @reverie1582
    @reverie1582 Рік тому

    Please share as R code(script) this work Mr.Wakjira, we'r still waiting.

  • @susscrofa108
    @susscrofa108 Рік тому +1

    The Y equation is out of the boundary and it is not visible, what should i do?

    • @wakjiratesfahun3682
      @wakjiratesfahun3682  Рік тому

      You have to save using ggsave function or I will do it if you share the code with me.