R demo | Many (Grouped / Nested) Models Simultaneously are Very Effective

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • In this video, we'll learn how to produce grouped / nested models, whith an amazing "map()" function from {purrr} package in R. We'll use linear models in this example for the sake of simplicity, but you can apply any model you want (robust, logistic, poisson etc.). We'll see, how to effectively store and use the information from multiple models. And while in the video we'll produce "only" 10 models, that could be any number of models you want.
    If you only want the code (or want to support me), consider join the channel (join button below any of the videos), because I provide the code upon members requests.
    Enjoy! 🥳
    Welcome to my VLOG! My name is Yury Zablotski & I love to use R for Data Science = "yuzaR Data Science" ;)
    This channel is dedicated to data analytics, data science, statistics, machine learning and computational science! Join me as I dive into the world of data analysis, programming & coding. Whether you're interested in business analytics, data mining, data visualization, or pursuing an online degree in data analytics, I've got you covered. If you are curious about Google Data Studio, data centers & certified data analyst & data scientist programs, you'll find the necessary knowledge right here. You'll greatly increase your odds to get online master's in data science & data analytics degrees. Boost your knowledge & skills in data science and analytics with my engaging content. Subscribe to stay up-to-date with the latest & most useful data science programming tools. Let's embark on this data-driven journey together!

Комментарии • 31

  • @alincastillo5203
    @alincastillo5203 Год назад +1

    Please continue with more videos of this type, it is very useful for the entire community. Excellent video, thank you very much for the continuous contribution.

    • @yuzaR-Data-Science
      @yuzaR-Data-Science  Год назад

      Waw, thanks, Alin! That means the world to me! And, of course motivate to create more useful content! Thank you for watching!

  • @oluwafemioyedele
    @oluwafemioyedele 2 года назад +1

    Another killer video using the power of purrr. Thank you!!!

    • @yuzaR-Data-Science
      @yuzaR-Data-Science  2 года назад

      you are very welcome! thanks for your continuous support!

  • @mkklindhardt
    @mkklindhardt Месяц назад

    I love your videos and screencasts! They are very educational and still very high-level.
    Could you please make a video on performing meta-analysis in R using for example the metafor or other packages? Especially covering the choices one has to make concerning types of meta-analysis: e.g. fixed-effects, random-effects or bayesian meta-analysis of different types of response variables, modulators and outcomes. It could also be cool if you covered the considerations of multivariate and multilevel meta-analysis as well as composite outcome meta-analysis, such as the concept of "borrowing of strength" (BoS) in meta-analysis when dealing with multiple outcomes or studies with small sample sizes.

    • @yuzaR-Data-Science
      @yuzaR-Data-Science  Месяц назад

      Thanks for such a lovely feedback! The meta-analysis videos are definetely on my list! And they will be done. But the list still has a few topics before it, like all kind of models. Thus, please, don't expect them too soon, but stay tuned as they are important for my work and will be produced in the future!

  • @joaoschneider4822
    @joaoschneider4822 2 года назад

    I love these videos! Best R RUclips channel out there ♥️

  • @fishfish20
    @fishfish20 2 года назад

    Even when I'm tired, I can't enough of your content. GOAT Status in deed. Thank you sir.

    • @yuzaR-Data-Science
      @yuzaR-Data-Science  2 года назад +1

      That means a lot to me!!! 🙏 I truly appreciate that, Jonathan!

  • @abdulmusa6162
    @abdulmusa6162 2 года назад

    Excellent work sir
    Many thanks for bringing this significant concept

  • @caduguimaraes
    @caduguimaraes Год назад

    Fantástic. Thanks so much

  • @buffaloperformanceandanaly1431

    This is a great video! Thank you for explaining it so clearly

  • @alelust7170
    @alelust7170 2 года назад

    tks a lot! 😃

  • @knutjagersberg381
    @knutjagersberg381 2 года назад

    Great video, again!

  • @biologicalstatistics3320
    @biologicalstatistics3320 Год назад

    great show of using many different packages working together. it would be a great addition if the plots are all consistent (themes) as well.

    • @yuzaR-Data-Science
      @yuzaR-Data-Science  Год назад

      oh yeah, I probably forgot to set_theme( ... ) to one theme. thanks for the feedback and for watching!

  • @siriyakcr
    @siriyakcr 2 года назад

    Thanks a lot 🥰🥰,

  • @danjarupath
    @danjarupath Год назад

    Excellent 👍👍👍👍

    • @yuzaR-Data-Science
      @yuzaR-Data-Science  Год назад

      Thank you! You might like the bootstrapping video too. It's my recent. Cheers!

  • @luizclaudiolouzada8741
    @luizclaudiolouzada8741 Год назад

    além de agrupar os modelos por "health_ins" combina também com "jobclass"? Grato!