Tutorial | Home

Hello everyone! welcome to my tutorial page hosted on GitHub. Here, I have complied some basic tutorial of statistical and phylogenetic analysis. Statistical analysis can be execute in R statistical programming. Different free softwares can be used for phylogenetic analysis.

View My GitHub Profile

Summary statistics

Simply summarize your data by exploring its mean, median, mode, range, interquartile range, percentile, standard deviation, standard error etc.

Install required packages

Load required packages

Load inbuild data (or your data)

Find summary of your data