Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielvartan/linear-models
🐧🧊 A demonstration of 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: 14 days ago
JSON representation
🐧🧊 A demonstration of 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 (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-15T03:47:49.000Z (3 months ago)
- Last Synced: 2024-12-22T02:43:17.307Z (14 days 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: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# linear-models
[![Project Status: Inactive – The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.](https://www.repostatus.org/badges/latest/inactive.svg)](https://www.repostatus.org/#inactive)
[![License: MIT](https://img.shields.io/badge/license-MIT-green)](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).