Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

This repository contains my work on Principal Component Analysis (PCA) using R.
The goal of this project was to apply PCA on a dataset, reduce its dimensions, and explore patterns through clear visualizations.


Project Overview

  • Performed PCA to identify the main sources of variation in the data.
  • Used visualizations to show how samples and variables group together.
  • Created an HTML report that documents the full workflow, results, and interpretation.

Tools & Skills

  • R for statistical computing and visualization
  • FactoMineR for running PCA and multivariate analysis
  • factoextra for extracting and visualizing results
  • R Markdown for reproducible reporting

Deliverable

  • pca_lab.html → complete PCA report with analysis, plots, and explanations

Why It Matters

This project shows my ability to:

  • Work with high-dimensional data
  • Apply PCA as a statistical technique for data reduction
  • Communicate findings clearly with professional visualizations and reports

About

Principal Component Analysis (PCA) in R with visualization and report generation.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages