chisquare
There are 38 repositories under chisquare topic.
ndrearu/curve_fit_utils
**curve_fit_utils** is a Python module containing useful tools for curve fitting
kdyson/R_Scripts
Helper R scripts for multiple PERMANOVA tests, AICc script for PERMANOVA, etc.
PawarMukesh/Feature-Selection
Multiple ways to select feature from data
kaiyoo/Twitter-geolocation-prediction
Predict location of twitter users based on text contents (TF-IDF, chi-square)
MoinDalvs/Assignment_Hypothesis_test
A F&B manager wants to determine whether there is any significant difference in the diameter of the cutlet between two units. A randomly selected sample of cutlets was collected from both units and measured? Analyze the data and draw inferences at 5% significance level. Please state the assumptions and tests that you carried out to check validity of the assumptions.
stdlib-js/random-iter-chisquare
Create an iterator for generating pseudorandom numbers drawn from a chi-square distribution.
stdlib-js/stats-base-dists-chisquare-logpdf
Natural logarithm of the probability density function (PDF) for a chi-squared distribution.
stdlib-js/stats-base-dists-chisquare-variance
Chi-squared distribution variance.
ebbertd/chisq.posthoc.test
A Post Hoc Analysis For Pearson's Chi-Squared Test For Count Data
stdlib-js/random-base-chisquare
Chi-square distributed pseudorandom numbers.
stdlib-js/stats-base-dists-chisquare
Chi-squared distribution.
stdlib-js/stats-base-dists-chisquare-cdf
Chi-squared distribution cumulative distribution function (CDF).
stdlib-js/stats-base-dists-chisquare-kurtosis
Chi-squared distribution kurtosis.
stdlib-js/stats-base-dists-chisquare-mean
Chi-squared distribution expected value.
stdlib-js/stats-base-dists-chisquare-mgf
Chi-squared distribution moment-generating function (MGF).
witkov/chi-squared
Resources for the book "Chi-Squared Data Analysis and Model Testing for Beginners" by Carey Witkov and Keith Zengel, Oxford University Press, 2019.
ada-k/RScripts
Simple Anova, Manova, ChiSq and ChiSq with Logit Scripts
busraerkoc/Effect-of-Feature-Selection-on-Sentiment-Analysis
Effect-of-Feature-Selection-on-Sentiment-Analysis using TripAdvisor Hotel Reviews
philsaurabh/Tutorials
Tutorials for BSE classes.
ShaikRiyazSandy/Hypothesis-Testing
Hypothesis Testing
snehadingre/student-performance-modelling
This project focuses on evaluating different factors such as academic, behavioral demographic factors, that affect academic performance of students. EDA to evaluate how these factors contribute to their academic performance.
stdlib-js/random-array-chisquare
Create an array containing pseudorandom numbers drawn from a chi-square distribution.
stdlib-js/random-strided-chisquare
Fill a strided array with pseudorandom numbers drawn from a chi-square distribution.
stdlib-js/stats-base-dists-chisquare-ctor
Chi-squared distribution constructor.
stdlib-js/stats-base-dists-chisquare-entropy
Chi-squared distribution entropy.
stdlib-js/stats-base-dists-chisquare-median
Chi-squared distribution median.
stdlib-js/stats-base-dists-chisquare-mode
Chi-squared distribution mode.
stdlib-js/stats-base-dists-chisquare-pdf
Chi-squared distribution probability density function (PDF).
stdlib-js/stats-base-dists-chisquare-quantile
Chi-squared distribution quantile function.
stdlib-js/stats-base-dists-chisquare-skewness
Chi-squared distribution skewness.
stdlib-js/stats-base-dists-chisquare-stdev
Chi-squared distribution standard deviation.
GrantBaker576/KDBmachinelearning
Machine Learning with KDB
navanith007/Feature-Selection-for-text-mining-
Feature selection techniques on author text data
welschma/InclusiveKinematicFit
Inclusive Kinematic Fit provides code to kinematically fit the four momenta of the tag-side B meson, the signal lepton and the inclusive X system in inclusive semi-leptonic B decays ast e+e- B factories like Belle II.
Basavaraj100/Statistics_for_machine_learning
Statistics for machine learning.
jxareas/Inferential-Statistics-I
Simulation-based proofs (CLT, LLN, ...) & Statistical Tests (Difference in Means, Chi-Squared, ANOVA)