Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 402 Bytes

File metadata and controls

14 lines (9 loc) · 402 Bytes

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