• sjclarke
  1. Basic inference in R

    Navigating R can be daunting with the vast number of packages and options for obtaining analyses. Here we have curated a few options for some simple …

    blogs.unimelb.edu.au/sandy-clarke-errey/2023/05/31/basic-inference-in-r

  2. Transforming explanatory variables in logistic regression

    Introduction Have you ever seen an estimated odds ratio that is very close to 1 for a numerical explanatory variable which is reported with a small …

    blogs.unimelb.edu.au/sandy-clarke-errey/2022/06/01/rescaling-explanatory-variables-in-logistic-regression

  3. Logistic regression

    Logistic regression is used to model a binary response variable in terms of explanatory variables. An example The data for this example are based on data …

    blogs.unimelb.edu.au/sandy-clarke-errey/2021/11/22/logistic-regression