Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 855 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 855 Bytes

MultivariateAnalysis

MultivariateAnalysis code

1MV_R_Operation.R --> R operations

2MV_Matrix_Operation.R --> Matrix operations

3MV_Matrix_Eigens.R --> Eigen Values and Vectors

4MV_SVD.R --> Singular Value decomposition

5MV_MeanVector_LinearCombination.R --> Mean Vector and Linear Combination

6MV_Hypothesis Testing_TestforMeans --> Hypothesis testing

7MV_Multivariate Analysis of Leeds Centre air monitoring site.R --> Multivariate Analysis of air pollution level in Leeds

8MV_PCA on WorldBank countries.R --> PCA analysis practice1

9MV_PCA Analaysis.R --> PCA analysis practice2

10MV_Correlation Analysis.R --> Canonical Correlation Analysis practice

GapMinder_CCA.R --> GapMinder dataset Canonical Correlation Analysis

GapMinder_LDA.R --> GapMinder dataset Linear Descriminent Analysis

GapMinder_PCA.R --> GapMinder dataset PCA analysis