H. Shahid

MANOVA in R

MANOVA stands for Multivariate ANalysis Of VAriance is an extension of ANOVA. In ANOVA we have only one dependent variable but in MANOVA we have more than one dependent variable to include. It is used to test the differences between multiple factors of independent variables. MANOVA allows us to check the difference between different factors …

MANOVA in R Read More »

How to Test Normality in R

Normality refers to the typical feature of a normal distribution, which is a precise type of probability distribution with uncommon qualities that make it particularly relevant for various statistical investigations. In many statistical analysis, determining whether your data follows a normal distribution requires checking the normality of data. There are different ways to check for …

How to Test Normality in R Read More »