old paired t test
play

OLD Paired t-test Richard Erickson Quantitative Ecologist DataCamp - PowerPoint PPT Presentation

DataCamp Hierarchical and Mixed Effects Models in R HIERARCHICAL AND MIXED EFFECTS MODELS IN R OLD Paired t-test Richard Erickson Quantitative Ecologist DataCamp Hierarchical and Mixed Effects Models in R Repeated measures Follow same unit


  1. DataCamp Hierarchical and Mixed Effects Models in R HIERARCHICAL AND MIXED EFFECTS MODELS IN R OLD Paired t-test Richard Erickson Quantitative Ecologist

  2. DataCamp Hierarchical and Mixed Effects Models in R Repeated measures Follow same unit of study through time e.g., cohort of students, individuals More powerful because of individual-level variability observed

  3. DataCamp Hierarchical and Mixed Effects Models in R Paired t-test Special case of a t-test Example of change in test scores pre- and post-intervention Nice conceptual introduction to repeated measures

  4. DataCamp Hierarchical and Mixed Effects Models in R Paired t-test in R t.test(x1, x2, paired = TRUE)

  5. DataCamp Hierarchical and Mixed Effects Models in R Repeated measures ANOVA Conceptual extension of paired t-test Tests if means are constant across time Example of change in student test-scores with >2 tests

  6. DataCamp Hierarchical and Mixed Effects Models in R Repeated measures in R library(lmerTest) anova(lmer(y ~ time + (1|individual))

  7. DataCamp Hierarchical and Mixed Effects Models in R Extension to lmer and glmer Repeated measures a special type of mixed-effect Can be applied to glmer as well Powerful additional use of tool Degrees of freedom is an open research method

  8. DataCamp Hierarchical and Mixed Effects Models in R HIERARCHICAL AND MIXED EFFECTS MODELS IN R Let's practice!

  9. DataCamp Hierarchical and Mixed Effects Models in R HIERARCHICAL AND MIXED EFFECTS MODELS IN R Sleep study Richard Erickson Quantitative Ecologist

  10. DataCamp Hierarchical and Mixed Effects Models in R Overview of sleep study Two soporific drugs 10 patients Classic dataset used by "Student"

  11. DataCamp Hierarchical and Mixed Effects Models in R Research question ANOVA type analysis: H : Drug type term does not explain a significant amount of variability 0 H : Drug type term explains a significant amount of variability a Regression coefficient approach H : Drug type term is zero 0 H : Drug type term is not zero a

  12. DataCamp Hierarchical and Mixed Effects Models in R Modeling approach Visualize data Build simple model Build model of interest Extract information of interest Visualize results

  13. DataCamp Hierarchical and Mixed Effects Models in R HIERARCHICAL AND MIXED EFFECTS MODELS IN R Let's practice!

  14. DataCamp Hierarchical and Mixed Effects Models in R HIERARCHICAL AND MIXED EFFECTS MODELS IN R Hate in NY state? Richard Erickson Quantitative Ecologist

  15. DataCamp Hierarchical and Mixed Effects Models in R Overview of data Data from Data.gov Collected by New York State Includes county, year, crime type (against property or person), and group targeted

  16. DataCamp Hierarchical and Mixed Effects Models in R Questions with data Is the state-wide number of hate crimes changing? Are the number of hate crimes changing differently in each county?

  17. DataCamp Hierarchical and Mixed Effects Models in R Know your target audiences Technical details Figures versus tables

  18. DataCamp Hierarchical and Mixed Effects Models in R Presenting for "pop" audiences Narrative important Avoid bogged down with details

  19. DataCamp Hierarchical and Mixed Effects Models in R Presenting for scientific audiences Reproducibility Technical details Code Match style of your field

  20. DataCamp Hierarchical and Mixed Effects Models in R HIERARCHICAL AND MIXED EFFECTS MODELS IN R Let's practice!

  21. DataCamp Hierarchical and Mixed Effects Models in R HIERARCHICAL AND MIXED EFFECTS MODELS IN R Conclusion Richard Erickson Quantitative Ecologist

  22. DataCamp Hierarchical and Mixed Effects Models in R HIERARCHICAL AND MIXED EFFECTS MODELS IN R Happy coding!

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