coding-for-reproducible-research / CfRR_Courses

Home Repository for the CfRR website
https://coding-for-reproducible-research.github.io/CfRR_Courses/
5 stars 2 forks source link

Separate two R regression courses into three courses #64

Closed ejh243 closed 2 weeks ago

ejh243 commented 4 months ago

Both of the current R regression workshops have too much content for the time slot so I propose we split into three courses. Furthermore we can give these courses more specific titles rather than beginner and advanced.

My proposed starting point for the three courses are:

1) Linear regression analysis with R to include all the different types of predictor variables. 2) Generalised linear regression analysis with R to include logistic regression and perhaps some poisson regression 3) Mixed effects regression analysis with R.

ejh243 commented 4 months ago

FYI these courses are currently developed using the learnr package with the materials in this repo.

On this website we just need the installation.set up instructions.

ejh243 commented 3 weeks ago

Need to create homepages for each workshop and update installation instructions to include the command to load the relevant tutorial.