https://github.com/danielvartan/linear-models
🐧🧊 General Linear Models Using Penguins
https://github.com/danielvartan/linear-models
data-analysis data-visualization general-linear-models multiple-regression palmer-archipelago penguin-statistics penguins r-programming statistical-modeling
Last synced: 8 days ago
JSON representation
🐧🧊 General Linear Models Using Penguins
- Host: GitHub
- URL: https://github.com/danielvartan/linear-models
- Owner: danielvartan
- License: mit
- Created: 2024-09-26T05:37:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-21T01:12:55.000Z (9 months ago)
- Last Synced: 2025-11-22T12:23:03.462Z (3 months ago)
- Topics: data-analysis, data-visualization, general-linear-models, multiple-regression, palmer-archipelago, penguin-statistics, penguins, r-programming, statistical-modeling
- Language: TeX
- Homepage: https://danielvartan.github.io/linear-models/
- Size: 4.55 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# linear-models
[](https://www.repostatus.org/#inactive)
[](https://choosealicense.com/licenses/mit/)
📈📉📊️📝🔍📐📏🎲🐧🌊❄️🧊🏝
This repository contains a demonstration of [general linear models](https://en.wikipedia.org/wiki/General_linear_model), with a focus on multiple regression. It utilizes the [`penguins`](https://allisonhorst.github.io/palmerpenguins/reference/penguins.html) dataset from the [`palmerpenguins`](https://github.com/allisonhorst/palmerpenguins/) R package, which contains measurements of penguin species from the [Palmer Archipelago](https://en.wikipedia.org/wiki/Palmer_Archipelago).
The report is available [here](https://danielvartan.github.io/linear-models/).
Artwork by [Allison Horst](https://allisonhorst.com).