top of page
FRIDAY, March 9

9:30-11:00 (Session A - ARB)

Model building in R – II (Multiple Linear Regression)

  • Model building with more than one explanatory variable

  • Variable selection, exploring correlations (corplot, pairs)

  • Comparing models (anova)

  • Forward, Backward and Mixed selection (regsubsets), selection criteria

  • Prediction for new data using the best model (predict, predict.lm), confidence interval and prediction interval

  • Regression diagnostics and checking model assumptions (Multicollinearity, Variance Inflation Factor, vif) (connect - Session IID)

  • Important Packages: leaps, caret, corrplot, ISLR, MASS

  • Useful functions: createDataPartition, stepAIC

Day 3

11:30-13:00 (Session B)

Statistical Methods in Biological Sciences: General approaches and recent trends

  • (Lecture covering different areas of biological sciences, current focus, whether there is any shifting in general approaches, pitfalls)

​14:30-16:00 (Session C - BC)

Tutorial session (In groups)

  • Model building in R (Tutorial – IIIA)

16:30-18:00 (Session D - ARB)

Introduction to basic R programming

  • The basic syntax for programming in R (function)

  • Create basic functions (Check tutorial examples)

  • Utility of writing functions (Toy examples for ecologists)

  • Loops and control flow statements and basic examples (for, if)

​9:00-9:30 (Session 0)

Doubt session: Doubts from day-2 will be discussed​​

bottom of page