Learning mathematical methods of data analysis in the language R.
-
Updated
Sep 25, 2023 - R
Learning mathematical methods of data analysis in the language R.
Library for processing and extracting assets for the 3D/ADV engine
Testing effects of missing data on phylogenetic inferences
A series of Jupyter notebooks, to know about Machine Learning, its implementation, and identifying its best practices.
All my R code used for statistical analyses - Hypothesis Testing, t-tests, etc.
Normalization on skewness and kurtosis of a dataset
Kernels for machine learning problems
This is a homework I did in the Spring 2017. It involves conducting Chi Square Tests, Confidence Intervals, Kolmogorov-Smirnov Tests, and Shapiro-Wilk Normality Tests. It has problem numbers that are associated to problems in "Using R: Introductory Statistics".
Determined the best regression model which represents the data
Gaussian Navie Bayes Classifier was applied on IRIS dataset. Different types of normality tests were used to introduce the normality concepts.
This a project I did in the Spring of 2017 for the graduate course of Statistical Computing. This project includes T-Tests, Non-parametric Tests, Linear Regressions, Correlation Tests, Chi Square Tests, and tests for normality. This project also includes some basic graphing.
An R-based workflow for conducting repeated measures ANOVA using the ez package, with data wrangling via tidyverse and visualization through ggplot2. Includes data import, transformation to long format, statistical analysis, and graphical summary.
Add a description, image, and links to the normality topic page so that developers can more easily learn about it.
To associate your repository with the normality topic, visit your repo's landing page and select "manage topics."