beyond glm the potential for a generic likelihood toolbox
play

Beyond GLM: The potential for a generic likelihood toolbox Peter - PowerPoint PPT Presentation

Beyond GLM: The potential for a generic likelihood toolbox Peter Dalgaard Department of Biostatistics University of Copenhagen Royal Statistical Society, Nottingham, September 2008 1 / 14 Introduction Developments in statistics are driven


  1. Beyond GLM: The potential for a generic likelihood toolbox Peter Dalgaard Department of Biostatistics University of Copenhagen Royal Statistical Society, Nottingham, September 2008 1 / 14

  2. Introduction ◮ Developments in statistics are driven by its tools ◮ Tools that we have available are much stronger than what we currently use them for ◮ It is feasible to use features of the R language to work with models at a level that transcends the current practice ◮ (However, this is all still at a very preliminary stage) ◮ Overview ◮ Pre-history/motivation ◮ Current capabilities in R ◮ Ideas for extensions 2 / 14

  3. Introduction ◮ Developments in statistics are driven by its tools ◮ Tools that we have available are much stronger than what we currently use them for ◮ It is feasible to use features of the R language to work with models at a level that transcends the current practice ◮ (However, this is all still at a very preliminary stage) ◮ Overview ◮ Pre-history/motivation ◮ Current capabilities in R ◮ Ideas for extensions 2 / 14

  4. Introduction ◮ Developments in statistics are driven by its tools ◮ Tools that we have available are much stronger than what we currently use them for ◮ It is feasible to use features of the R language to work with models at a level that transcends the current practice ◮ (However, this is all still at a very preliminary stage) ◮ Overview ◮ Pre-history/motivation ◮ Current capabilities in R ◮ Ideas for extensions 2 / 14

  5. Introduction ◮ Developments in statistics are driven by its tools ◮ Tools that we have available are much stronger than what we currently use them for ◮ It is feasible to use features of the R language to work with models at a level that transcends the current practice ◮ (However, this is all still at a very preliminary stage) ◮ Overview ◮ Pre-history/motivation ◮ Current capabilities in R ◮ Ideas for extensions 2 / 14

  6. Introduction ◮ Developments in statistics are driven by its tools ◮ Tools that we have available are much stronger than what we currently use them for ◮ It is feasible to use features of the R language to work with models at a level that transcends the current practice ◮ (However, this is all still at a very preliminary stage) ◮ Overview ◮ Pre-history/motivation ◮ Current capabilities in R ◮ Ideas for extensions 2 / 14

  7. Introduction ◮ Developments in statistics are driven by its tools ◮ Tools that we have available are much stronger than what we currently use them for ◮ It is feasible to use features of the R language to work with models at a level that transcends the current practice ◮ (However, this is all still at a very preliminary stage) ◮ Overview ◮ Pre-history/motivation ◮ Current capabilities in R ◮ Ideas for extensions 2 / 14

  8. Introduction ◮ Developments in statistics are driven by its tools ◮ Tools that we have available are much stronger than what we currently use them for ◮ It is feasible to use features of the R language to work with models at a level that transcends the current practice ◮ (However, this is all still at a very preliminary stage) ◮ Overview ◮ Pre-history/motivation ◮ Current capabilities in R ◮ Ideas for extensions 2 / 14

  9. Introduction ◮ Developments in statistics are driven by its tools ◮ Tools that we have available are much stronger than what we currently use them for ◮ It is feasible to use features of the R language to work with models at a level that transcends the current practice ◮ (However, this is all still at a very preliminary stage) ◮ Overview ◮ Pre-history/motivation ◮ Current capabilities in R ◮ Ideas for extensions 2 / 14

  10. Generalized Linear Models ◮ 3 dozen years ago generalized linear models were born ◮ This extended the capabilities of regression analysis and brought major modes of analysis into the same framework ◮ Multiple regression ◮ Logistic regression ◮ Poisson (rate) regression ◮ (Cox regression) ◮ Encapsulated in GLIM and Genstat software (c.1974) 3 / 14

  11. Generalized Linear Models ◮ 3 dozen years ago generalized linear models were born ◮ This extended the capabilities of regression analysis and brought major modes of analysis into the same framework ◮ Multiple regression ◮ Logistic regression ◮ Poisson (rate) regression ◮ (Cox regression) ◮ Encapsulated in GLIM and Genstat software (c.1974) 3 / 14

  12. Generalized Linear Models ◮ 3 dozen years ago generalized linear models were born ◮ This extended the capabilities of regression analysis and brought major modes of analysis into the same framework ◮ Multiple regression ◮ Logistic regression ◮ Poisson (rate) regression ◮ (Cox regression) ◮ Encapsulated in GLIM and Genstat software (c.1974) 3 / 14

  13. Generalized Linear Models ◮ 3 dozen years ago generalized linear models were born ◮ This extended the capabilities of regression analysis and brought major modes of analysis into the same framework ◮ Multiple regression ◮ Logistic regression ◮ Poisson (rate) regression ◮ (Cox regression) ◮ Encapsulated in GLIM and Genstat software (c.1974) 3 / 14

  14. Generalized Linear Models ◮ 3 dozen years ago generalized linear models were born ◮ This extended the capabilities of regression analysis and brought major modes of analysis into the same framework ◮ Multiple regression ◮ Logistic regression ◮ Poisson (rate) regression ◮ (Cox regression) ◮ Encapsulated in GLIM and Genstat software (c.1974) 3 / 14

  15. Generalized Linear Models ◮ 3 dozen years ago generalized linear models were born ◮ This extended the capabilities of regression analysis and brought major modes of analysis into the same framework ◮ Multiple regression ◮ Logistic regression ◮ Poisson (rate) regression ◮ (Cox regression) ◮ Encapsulated in GLIM and Genstat software (c.1974) 3 / 14

  16. Generalized Linear Models ◮ 3 dozen years ago generalized linear models were born ◮ This extended the capabilities of regression analysis and brought major modes of analysis into the same framework ◮ Multiple regression ◮ Logistic regression ◮ Poisson (rate) regression ◮ (Cox regression) ◮ Encapsulated in GLIM and Genstat software (c.1974) 3 / 14

  17. Some observations about GLMs ◮ Reuse of prior technology/ideas ◮ Weighted least squares ◮ Analysis of variance/deviance ◮ Wilkinson-Rogers formulas ◮ Innovation ◮ Use of W-R formulas by software (Genstats "TREAT" directive) ◮ Focusing ◮ Esp. on “What can we do with linear predictors” ◮ Delimiting ◮ Tendency to “forget” other options ◮ Partially false distinctions between models that “can be fitted with standard software” and “difficult models” 4 / 14

  18. Some observations about GLMs ◮ Reuse of prior technology/ideas ◮ Weighted least squares ◮ Analysis of variance/deviance ◮ Wilkinson-Rogers formulas ◮ Innovation ◮ Use of W-R formulas by software (Genstats "TREAT" directive) ◮ Focusing ◮ Esp. on “What can we do with linear predictors” ◮ Delimiting ◮ Tendency to “forget” other options ◮ Partially false distinctions between models that “can be fitted with standard software” and “difficult models” 4 / 14

  19. Some observations about GLMs ◮ Reuse of prior technology/ideas ◮ Weighted least squares ◮ Analysis of variance/deviance ◮ Wilkinson-Rogers formulas ◮ Innovation ◮ Use of W-R formulas by software (Genstats "TREAT" directive) ◮ Focusing ◮ Esp. on “What can we do with linear predictors” ◮ Delimiting ◮ Tendency to “forget” other options ◮ Partially false distinctions between models that “can be fitted with standard software” and “difficult models” 4 / 14

  20. Some observations about GLMs ◮ Reuse of prior technology/ideas ◮ Weighted least squares ◮ Analysis of variance/deviance ◮ Wilkinson-Rogers formulas ◮ Innovation ◮ Use of W-R formulas by software (Genstats "TREAT" directive) ◮ Focusing ◮ Esp. on “What can we do with linear predictors” ◮ Delimiting ◮ Tendency to “forget” other options ◮ Partially false distinctions between models that “can be fitted with standard software” and “difficult models” 4 / 14

  21. Some observations about GLMs ◮ Reuse of prior technology/ideas ◮ Weighted least squares ◮ Analysis of variance/deviance ◮ Wilkinson-Rogers formulas ◮ Innovation ◮ Use of W-R formulas by software (Genstats "TREAT" directive) ◮ Focusing ◮ Esp. on “What can we do with linear predictors” ◮ Delimiting ◮ Tendency to “forget” other options ◮ Partially false distinctions between models that “can be fitted with standard software” and “difficult models” 4 / 14

  22. Some observations about GLMs ◮ Reuse of prior technology/ideas ◮ Weighted least squares ◮ Analysis of variance/deviance ◮ Wilkinson-Rogers formulas ◮ Innovation ◮ Use of W-R formulas by software (Genstats "TREAT" directive) ◮ Focusing ◮ Esp. on “What can we do with linear predictors” ◮ Delimiting ◮ Tendency to “forget” other options ◮ Partially false distinctions between models that “can be fitted with standard software” and “difficult models” 4 / 14

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend