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

https://github.com/anaagg/statistical-analysis-with-r

In this repository you can find the code to deal with statistical problems using R. You will find GLM, GLMM
https://github.com/anaagg/statistical-analysis-with-r

generalized-linear-models glm glmm lineal-regression lm lmm mixed-model mixed-models

Last synced: 10 months ago
JSON representation

In this repository you can find the code to deal with statistical problems using R. You will find GLM, GLMM

Awesome Lists containing this project

README

          

# Statistical Analysis using R

Through this repo you could find different folders which include several statistical analysis using R. This contains two main folders:

1. **Mixed Models** --> this folder contains in turn three subfolders
1. Prelimary-Analysis
2. Main-Analysis
3. Poststress-Analysis
4. Field-Analysis
2. **Species Distribution Models** (Machine Learning Logistic Regression Model)
1. In progress