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

https://github.com/bugdaryan/regression_coef_analysys

Distribution analysys of a linear regression coeficients
https://github.com/bugdaryan/regression_coef_analysys

data-science distributional-analysis python3 r regression regression-analysis

Last synced: about 1 month ago
JSON representation

Distribution analysys of a linear regression coeficients

Awesome Lists containing this project

README

          

# Regression_coef_analysys
Distribution analysys of a linear regression coeficients

To generate data, run `generate_data.py` like so

```
python3 generate_data.py
```

and it will create data files in a folder in current directory named `Data`

If you want to update markdown, then run `Regressors_analysys.Rmd` file, or you can view already rendered `Regressors_analysys.html` file

Hope you enjoy it