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
A series of Jupyter notebooks, to know about Machine Learning, its implementation, and identifying its best practices.
Testing effects of missing data on phylogenetic inferences
Kernels for machine learning problems
Compute a two-sample Z-test for two one-dimensional double-precision floating-point ndarrays.
Determined the best regression model which represents the data
Normalization on skewness and kurtosis of a dataset
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".
Compute a one-sample Z-test for a one-dimensional ndarray.
All my R code used for statistical analyses - Hypothesis Testing, t-tests, etc.
Compute a two-sample Z-test for two one-dimensional single-precision floating-point ndarrays.
Compute a two-sample Z-test.
Compute a one-sample Z-test for a one-dimensional single-precision floating-point ndarray.
Gaussian Navie Bayes Classifier was applied on IRIS dataset. Different types of normality tests were used to introduce the normality concepts.
Compute a one-sample Z-test for a one-dimensional double-precision floating-point ndarray.
Compute a one-sample Z-test for a strided array.
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."