RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post
gravatar

djuricic_7

Daniel

Recently Published

Using Logistic Regression to Predict if a Player will Receive Brownlow Votes - Tutorial
This tutorial steps through creating a simple logistic regression model, before further enhancing the complexity of the model, to better determine if a player will receive Brownlow votes based on their statistical output from the chosen variables. This tutorial is designed to be beginner friendly to highlight the methods used in logistic regression modelling.
Linear Regression - Basic Introduction Tutorial
This tutorial is designed to be beginner friendly in walking through, step-by-step, a guide to conduct linear regression modelling. The tutorial progresses from simple regression modelling to mutliple, and compares the performance of each along with running model diagnostics.