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
- Host: GitHub
- URL: https://github.com/anaagg/statistical-analysis-with-r
- Owner: AnaAGG
- Created: 2021-07-02T09:50:42.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-13T14:23:22.000Z (almost 5 years ago)
- Last Synced: 2025-01-11T23:12:25.493Z (over 1 year ago)
- Topics: generalized-linear-models, glm, glmm, lineal-regression, lm, lmm, mixed-model, mixed-models
- Language: R
- Homepage:
- Size: 21.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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