Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2023 Feedback on STATS 2020 #34

Open
dylanbeaudette opened this issue Mar 17, 2023 · 0 comments
Open

2023 Feedback on STATS 2020 #34

dylanbeaudette opened this issue Mar 17, 2023 · 0 comments

Comments

@dylanbeaudette
Copy link
Member

dylanbeaudette commented Mar 17, 2023

Ideas / commentary after working with mentees and reviewing lecture material.

  • many namespace collisions → cut down on the number of packages used / loaded at any given time, this is esp. a problem with library(tidyverse) approach to loading everything
  • aqp::allocate() can be very noise, add verbose argument
  • include examples / interpretation of plot(Predict(model.rms)) and plot(summary(model.rms))
  • explain / link to additional information on odds ratio, interpret all examples in the book
  • label probability axes on all figures
  • re-think / simplify glm examples: predictor variables too complex / hard to interpret
  • more explanation of rms::validate()
  • CA790 regression examples need more context / explanation
  • num. tax. examples: explain type = 'n' when making plots
  • link to / integrate evaluation of ordination, new exercise / examples
  • tree methods: more expressive use of corrplot() → colors, shading, ordering, etc.
  • ordered factor syntax / interpretation / importance
  • convert everything to terra
  • categorical data modeling, EDA, etc. → link to Michael Friendly's work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant