A python script to automate the production of R Markdown scripts for Pearson's Correlation reporting
- corr.py
- Estimating.xlsx
- example.xlsx
- StepByStep.pptx
- Edit the corr.py file in the locations indicated in the script comments
- Run the corr.py file and a .txt file will be generated with the necessary information for the wheels in Rstudio
- In Rstudio:
- Open a new R Markdown file
- Erase everything that was generated
- Paste the text from the .txt file
- Run
At the end
- A .docx file with
- Your data list
- A correlation matrix in numbers
- A graphical correction matrix
- And the significance of each of the tested correlations
- An .xlsx file
- With the correlation table generated