Skip to content

Data Wrangling, Linear Models & other misc. Inferential Statistics.

License

Notifications You must be signed in to change notification settings

jxareas/Linear-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introductory Regression

This repository contains some examples of fitting Generalized Linear Models (Linear, Logistic, Poisson, Polynomial) to some dummy datasets using R. It contains the R scripts and also their correspondent plots & datasets.

You are free to contribute with any example of yours.

Linear Models

This repository currently covers the scripts, plots and datasets to fit Elementary Linear Models, as well of some proofs by simulation of some key Statistical Concepts, such as: