Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).