Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 543 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 543 Bytes

About my-tcc

Final paper for my bachelor's degree in Nusiness administration at the Federal University of Minas Gerais (UFMG).

Analysis

  • Statistics in R to analyze interviews made with the Repertory Grid Technique.

  • It was used the packages:

    • install.packages("readxl");
    • install.packages("prettydoc");
    • install.packages("OpenRepGrid");
    • install.packages("kableExtra").
  • With the results, I analyzed:

    • Pearson correlation between the constructs;
    • Clustering;
    • Bertin Display.

Hope it helps you! 💫