Artwork

Player FM - Internet Radio Done Right
Checked 1y ago
two 年前已添加!
内容由Alexander Schacht and Paolo Eusebi, Alexander Schacht, and Paolo Eusebi提供。所有播客内容(包括剧集、图形和播客描述)均由 Alexander Schacht and Paolo Eusebi, Alexander Schacht, and Paolo Eusebi 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal
Player FM -播客应用
使用Player FM应用程序离线!
icon Daily Deals

Logistic regression (Episode 9)

16:20
 
分享
 

Manage episode 378107582 series 3515392
内容由Alexander Schacht and Paolo Eusebi, Alexander Schacht, and Paolo Eusebi提供。所有播客内容(包括剧集、图形和播客描述)均由 Alexander Schacht and Paolo Eusebi, Alexander Schacht, and Paolo Eusebi 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal

Logistic regression is a beautiful tool for modeling a binary dependent variable, although many more complex extensions exist. In the show, we will speak about the generalized linear model family, logit and probit functions, interpretations, and practicalities.

Resources:

● McCullagh, Peter, and John A. Nelder. Generalized linear models. Routledge, 1983.

● Faraway, Julian J. Extending the linear model with R: generalized linear, mixed effects and nonparametric regression models. Chapman and Hall/CRC, 2016. (http://https://julianfaraway.github.io/faraway/ELM/)

  continue reading

24集单集

Artwork
icon分享
 
Manage episode 378107582 series 3515392
内容由Alexander Schacht and Paolo Eusebi, Alexander Schacht, and Paolo Eusebi提供。所有播客内容(包括剧集、图形和播客描述)均由 Alexander Schacht and Paolo Eusebi, Alexander Schacht, and Paolo Eusebi 或其播客平台合作伙伴直接上传和提供。如果您认为有人在未经您许可的情况下使用您的受版权保护的作品,您可以按照此处概述的流程进行操作https://zh.player.fm/legal

Logistic regression is a beautiful tool for modeling a binary dependent variable, although many more complex extensions exist. In the show, we will speak about the generalized linear model family, logit and probit functions, interpretations, and practicalities.

Resources:

● McCullagh, Peter, and John A. Nelder. Generalized linear models. Routledge, 1983.

● Faraway, Julian J. Extending the linear model with R: generalized linear, mixed effects and nonparametric regression models. Chapman and Hall/CRC, 2016. (http://https://julianfaraway.github.io/faraway/ELM/)

  continue reading

24集单集

모든 에피소드

×
 
Discussion with Alexander Schacht and Benjamin Piske how it relates to your goals, what it takes to think strategically, which role innovation has here, what practical steps to take to drive teams forward, which knowledge to acquire to lead teams successfully, how this relates to influencing, and how your attitude will play a big role in this.…
 
Interview with Shafi Chowdhury In this episode, we’ll cover an amazing story by one of the best programmers and mentors I ever worked with - Shafi Chowdhury (www.shaficonsultancy.com). We’ll explore how it changed from being a freelance programmer only to building his company on the side. He had a great vision in mind, that drove him forward. You’ll also hear about his approach to teaching and mentoring – or in general helping people do their job better. His abundance mindset inspires me a lot. Shafi explains, why and how he made his own job redundant in his own company. Retention is a major cost driver and disrupts some companies a lot. You’ll learn how he manages to have nearly no turnover in his company and how is approach to recruiting and training new employees fits in to this. Further, we’ll cover how and why Shafi and his team regularly presenting at different conferences. We’ll especially go deeper on this presentation at the PSI conference in 2017 about an amazing tool to analyse and visualize data at the same time. His approach to delivering all this innovation is very unique. Finally, you’ll learn a lot about the leadership attitude that helped him grow his business fast into a medium-sized CRO with a very stable client base.…
 
Do you have a lot of email ping-pong, where emails go back and forth many times – too many times? Are you aware about the brand of you, that you communicate with your email style? Is email your default communication tool? Then this episode is for you. We have researched various articles on good email writing copies and distilled the best for you in this episode. By listening to this episode, you will learn about: When is email the best way to communicate? Approaches to attachments. How to take care of your style? How to structure your emails? About different email cultures Simple actionable tricks to improve your effectiveness directly…
 
Discussion with Alexander Schacht and Benjamin Piske By listening to this episode, you’ll learn about these topics: What are helpful mindsets about emails Five step approach to managing emails Good habits to establish like Reply in a timely manner Send and respond less to receive less. Tips on how to set up filters Smartphone vs desktop email checking When and when not to work on emails And the option of last resort…
 
Discussion with Alexander Schacht and Benjamin Piske In this episode, we share our ideas and experiences, which mindset sets up for success. We cover topics around: Leading people Convincing business partners Delivering value and selling it–and what does selling mean Thinking outside the status quo to improve things in the long run Always learning about the business and the people in the business Learning about statistical innovation Doing things more effectively Becoming more impact-fully Raising your business acumen–internally and externally Having quality in mind Quote from the Episode by Bill Gates “Most people overestimate what they can do in one year and underestimate what they can do in ten years.”…
 
Discussion with Paolo and Thomas Communicating data is so important! Quarto is a fantastic tool for writing reproducible reports using literate programming. Literate programming allows us to incorporate documentation and code in the same program. The data science community has embraced this idea by adopting Rmarkdown and Jupyter Notebooks. Using Quarto efficiently, you can create parametrized reports, write scientific publications, and build data-driven slides. Enjoy this super-interesting conversation with Thomas Neitmann, and be an effective data scientist!…
 
In this episode, Paolo and Thomas dive into the fundamental principles for a well-structured data science project. These include practical advice on: • organizing files into folders, • documenting and commenting code, • using version control systems and much more. Although the episode focuses on applying these fundamental principles in R projects, you want to apply the same principles to any Data Science project, regardless of the language used. Further resources: Advanced R 2nd Ed. ( http://adv-r.hadley.nz ) R for Data Science 2nd Ed. ( http://(r4ds.hadley.nz )…
 
In this episode, we move from the logistic regression model to proportional odds model, with emphasis on interpretation and the checking of assumptions (visually and analytically). We also speak about the opportunities and challenges of dealing with the dichotomization of ordinal or continuous variables. Resources: ● McCullagh, Peter, and John A. Nelder. Generalized linear models. Routledge, 1983. ● Agresti, Alan. Categorical data analysis. John Wiley & Sons, 2003. ● Faraway, Julian J. Extending the linear model with R: generalized linear, mixed effects and nonparametric regression models. Chapman and Hall/CRC, 2016. ( http://https://julianfaraway.github.io/faraway/ELM/ )…
 
Loading …

欢迎使用Player FM

Player FM正在网上搜索高质量的播客,以便您现在享受。它是最好的播客应用程序,适用于安卓、iPhone和网络。注册以跨设备同步订阅。

 

icon Daily Deals
icon Daily Deals
icon Daily Deals

快速参考指南

边探索边听这个节目
播放