An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: nonparametric-statistics

stat-by-tish/non-parametric-two-way-anova

A novel approach for performing non-parametric two-way ANOVA using a bootstrap permutation method. Built for a student project.

Language: R - Size: 4.33 MB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

aangelopoulos/conformal_classification

Wrapper for a PyTorch classifier which allows it to output prediction sets. The sets are theoretically guaranteed to contain the true class with high probability (via conformal prediction).

Language: Jupyter Notebook - Size: 4.26 MB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 241 - Forks: 34

PhilBoileau/cvCovEst

An R package for nonparametric covariance matrix estimation in high dimensions

Language: R - Size: 4.88 MB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 13 - Forks: 4

qddyy/LearnNonparam

'R6'-Based Flexible Framework for Permutation Tests

Language: R - Size: 8.22 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 6 - Forks: 0

nt-williams/lmtp

:package: Non-parametric Causal Effects Based on Modified Treatment Policies :crystal_ball:

Language: R - Size: 3.06 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 65 - Forks: 18

egarpor/DirStats

Nonparametric kernel density estimation, bandwidth selection, and other utilities for analyzing directional data

Language: R - Size: 278 KB - Last synced at: 10 days ago - Pushed at: 11 months ago - Stars: 13 - Forks: 0

Wb-az/timeseries-sensor-anomaly-detection

Unsupervised anomaly detection in vibration signal using PyCaret vs BiLSTM

Language: Jupyter Notebook - Size: 42.9 MB - Last synced at: 27 days ago - Pushed at: 28 days ago - Stars: 10 - Forks: 2

ederricho/Probability-Distributions

Null Distributions for Nonparametric Tests

Language: R - Size: 24.4 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nicholast25/Depression-Diagnostic-Machine-Learning

This project focuses on analyzing and comparing the performance of SVM, Random Forest, and XGBoost in diagnosing depression based on individual data. The evaluation process incorporates Non-Parametric Statistical Testing, Feature Engineering, Resampling, and Hyperparameter Tuning. The project received a grade of 97/100 in Computational Intelligence

Language: Jupyter Notebook - Size: 11 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

fdaPDE/fdaPDE-cpp

A C++ library for physics-informed spatial and functional data analysis over complex domains.

Language: C++ - Size: 55.8 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 22 - Forks: 13

mwiecksosa/tvnpest

Efficient nonparametric estimation of time-varying means, correlations, etc

Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

mwiecksosa/tvnpreg

Efficient nonparametric estimation of time-varying regression functions

Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

bdwilliamson/vimp

Perform inference on algorithm-agnostic variable importance

Language: R - Size: 14.1 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 24 - Forks: 8

pizhn/MultiKDE.jl

Multivariate kernel density estimation

Language: Julia - Size: 108 KB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 34 - Forks: 1

happma/pseudorank

R Package providing functions to calculate pseudo-ranks and pseudo-rank based nonparametric test statistics.

Language: R - Size: 85 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

DJLin0219/NonlinearTensorSDR

Structure-Preserving Nonlinear Sufficient Dimension Reduction

Language: R - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

QVQZZZ/NopaPy

🛠「NopaPy」是一个开源易用的非参数统计Python库。

Language: Python - Size: 124 KB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jeffreyevans/rfUtilities

R package for random forests model selection, inference, evaluation and validation

Language: R - Size: 306 KB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 24 - Forks: 13

tlverse/causalglm

Interpretable and model-robust causal inference for heterogeneous treatment effects using generalized linear working models with targeted machine-learning

Language: R - Size: 7.27 MB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 24 - Forks: 0

JayAhn0104/School-Works

School work archives

Language: R - Size: 13.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

nathan-lindstedt/randomization_tests

Permutation Methods for Nonprobability Data

Language: Python - Size: 93.8 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

jkirkby3/BsplineDensity

B-Spline Density Estimation Library - nonparametric density estimation using B-Spline density estimator from univariate sample.

Language: MATLAB - Size: 24.4 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 3

noramvillanueva/clustcurv

An R package for determining groups of curves

Language: R - Size: 1.23 MB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 2

aschleg/hypothetical

Hypothesis and statistical testing in Python

Language: Python - Size: 853 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 64 - Forks: 10

GrzegorzMika/NonParStat

A collection of various non-parametric tests.

Language: Python - Size: 14.5 MB - Last synced at: 30 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

Wb-az/COVID-19-classification

Nonparametric comparison of convolutional neural networks and transformers to classify COVID-19

Language: Python - Size: 16.7 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mickcrosse/PERMUTOOLS

A MATLAB package for multivariate permutation testing and effect size measurement

Language: MATLAB - Size: 1.75 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 16 - Forks: 2

mpokojovy/CSSC2024

Adaptive Location and Scale Estimation with Kernel Weighted Averages - Technical Appendix and Supplemental R Code for Pokojovy et al (2024) CSSC Paper

Language: R - Size: 6.13 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

JRigh/Survival-Analysis-in-R-and-Python

Elements of Survival Analysis in R and Python

Language: Jupyter Notebook - Size: 1.54 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

aerdely/Estadistica3

Julia programming code for nonparametric Statistics

Language: Julia - Size: 1.15 MB - Last synced at: 3 days ago - Pushed at: 12 months ago - Stars: 4 - Forks: 2

Evan-Wagner/work-samples

Samples of my work in programming and data analysis.

Language: HTML - Size: 15.9 MB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mullinix/cuda_linear_model_mc_bs

Language: Cuda - Size: 709 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

tubanlee/REDS_Central_Moments

Robust estimations from distribution structures: Central moments.

Language: R - Size: 8.23 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 10 - Forks: 1

fdaPDE/fdaPDE-R

The R wrapper to the fdaPDE library for physics-informed spatial and functional data analysis.

Language: R - Size: 219 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 12 - Forks: 2

AlvaroFdezBra/AlFeBr_TFG_R_scripts

TFG: Tratamiento estadístico de la fiabilidad en el campo de la ingeniería

Language: R - Size: 18.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

bdwilliamson/vimpy

Perform inference on algorithm-agnostic variable importance in Python

Language: Python - Size: 407 KB - Last synced at: 10 days ago - Pushed at: about 3 years ago - Stars: 20 - Forks: 5

bdwilliamson/spvim_supplementary 📦

Reproduce analyses from "Efficient nonparametric statistical inference on population feature importance using Shapley values"

Language: Python - Size: 929 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

nershman/EnvironmentalRisk_FinancialRating

R Dashboard using general additive models

Language: R - Size: 7.86 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

Jiacheng-Zhu-AIML/WGPOT

The Wasserstein Distance and Optimal Transport Map of Gaussian Processes

Language: Python - Size: 7.28 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 38 - Forks: 10

marave1/RobCovGEL

Covariate adjustment methods using generalized empirical likelihood and robust estimators

Language: R - Size: 98.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

paulinamoskwa/R-Stats

Easy-to-use collection of statistical methods and techniques, all written in R 🗂

Language: HTML - Size: 6.31 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 1

shounakch/NN-DM

Implements the Nearest Neighbor Dirichlet Mixture (NN-DM) algorithm for embarrassingly parallel pseudo-Bayesian density estimation.

Language: C++ - Size: 105 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

Niccolo-Ajroldi/Nonparametric-Statistics-Project

Nonparametric analysis of 2020 US presidential elections.

Language: R - Size: 32.7 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

simonchemnitz/Non-parametric-bayesian

Code for my Project in Statistics: Nonparametric drift estimation of stochastic differential equations

Language: Jupyter Notebook - Size: 3.96 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

meganzj/CMU_IntermediaStat_36.705

Size: 60.5 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

allenXyGao/Course-Projects

UW course projects

Language: R - Size: 5.86 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

ChristianKeine/Moods-Mediantest

Mood's median test is non-parametric statistical test to compare medians among of two or more groups

Language: MATLAB - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 2

jarrodtky/BankCustomerData_EDA-StatisticalAnalysis_SAS-Studio

Statistical Analysis for Bank Customer Data Using SAS Studio

Language: SAS - Size: 2.27 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kmyafi/Nonparametric-Statistics-R

R codes for Nonparametric Statistics

Language: R - Size: 28.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

hanshengjiang/npmle_git

A Python package for computing NPMLE of mixture of regression

Language: Python - Size: 166 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

YujiSODE/regLines

Tool for generating random variables that follows given frequency distibution using linear regressions in given intervals.

Language: Tcl - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

kamrul69/Wavelets

Wavelet analysis requires two basic functions which are scaling function and details function. A wavelet system is the infinite collection of translated and scaled version of father wavelet and mother wavelet.

Size: 666 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

JRigh/Nonparametric-tests

Nonparametric test and R code

Language: Jupyter Notebook - Size: 1.72 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rubenfcasal/npfda

Nonparametric functional data analysis

Language: HTML - Size: 6.98 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

stablemarkets/ChiRP

Chinese Restaurant Process Models for Regression and Clustering. Master branch contains latest stable build.

Language: R - Size: 1.32 MB - Last synced at: 1 day ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 3

sxtforreal/Non-parametric-modeling

Investigate the impact of the fall of Berlin wall and COVID-19 global lockdown on CO2 concentration.

Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

daczarne/udelar_estadistica_no_parametrica 📦

Estadística no paramétrica

Language: RMarkdown - Size: 5.19 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

schalkdaniel/cpsp

C++ spline implementation with helper

Language: C++ - Size: 1.26 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

28101991SUNNY/Statistics_study

about statistical techniques for Data Science

Language: Jupyter Notebook - Size: 82.7 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

matteopelagatti/indeptest

Code and data of the paper "A nonparametric test of independence between two random variables of any kind"

Language: R - Size: 328 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ethangtkt/MU-STA333

All of the assignments that I worked on when taking the Nonparametric Statistics course at Miami University

Size: 2.11 MB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

ShaunMcDonald1021/density_UQ_review_paper

Code and documentation from density UQ review paper.

Language: R - Size: 1.17 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

stelmanj/MusicAndLanguage

Exploring connections between audio features and lyric language in music.

Language: Jupyter Notebook - Size: 13.2 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

MDinhobl/order-md

The order-md algorithm is an adjustment of the order-m algorithm for estimating efficiency scores of decision making units (firms)

Language: R - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

MicheleDiSabato/statistics-behind-spotify

Is it possible to predict the popularity of a song based on its technical features? Which aspect of a song should an artist focus on to get more visibility? Could record labels or a new up-and-coming artist benefit from these data-driven and data-informed decisions?

Language: R - Size: 17 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

MicheleDiSabato/AppliedStatistics

Collection of some exercises and code snippets for the course of Applied Statistics [Politecnico di Milano, 2020/2021] by Professor Piercesare Secchi.

Language: R - Size: 611 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

nmningmei/parametric_nonparametric_statistics_comparison

A comparion between parametric and nonparametric statistics using Python

Language: Jupyter Notebook - Size: 1.87 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

rrkulkarni108/COVID-DeathCounts-State-Age-Sex-Independence

Size: 323 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

katjanestrickland/NonParametric-Statistics

Data and modeling notes for Nonparametric Statistics

Language: R - Size: 3.2 MB - Last synced at: 6 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

igutierrezm/MANOVABNPTest.jl

A flexible group comparison test based on dependent Dirichlet process

Language: Julia - Size: 226 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ygeunkim/nonparam-cvar

Nonparametric methods concerning to expected shortfall

Language: TeX - Size: 9.98 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 2

devosmitachatterjee2018/Statistical_Inference

The project involves sampling designs and summarizing data, maximum likelihood estimation of parameters, bootstrap, parametric and non-parametric inference, the analysis of variance, linear least squares, categorical data, elements of the decision theory and bayesian inference.

Language: R - Size: 29.9 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

coreydevinanderson/PyANON

Python functions for simple nonparametric tests (both one-sample and paired).

Language: Jupyter Notebook - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

wbbreslin/HazardRateTest

An R package for a statistical test that compares hazard rates from two samples

Language: R - Size: 406 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nfrontero20/predicting-diamond-price

Predicting the prices of diamonds using nonparametric methods

Language: HTML - Size: 3.92 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

GrzegorzMika/Morozov

Morozov discrepancy principle in statistical inverse problems with Poisson noise

Language: Python - Size: 176 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jds485/Geothermal_ESDA

This repository contains exploratory spatial data analysis (ESDA) functions and scripts. These functions are designed for geothermal spatial datasets, and are applicable to other spatial datasets.

Language: R - Size: 19.4 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

ygeunkim/ceshat

R package for nonparametric estimation of CES

Language: R - Size: 113 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

francois-drielsma/synapse

Synergistic Analysis of Phase Space Evolution

Language: C++ - Size: 2.4 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

jialinyi94/FTSC

Functional Time Series Clustering

Language: Matlab - Size: 4.61 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Related Keywords
nonparametric-statistics 80 r 18 statistics 17 hypothesis-testing 10 machine-learning 10 nonparametric 8 python 7 permutation-test 6 nonparametric-regression 6 time-series 5 statistical-inference 5 survival-analysis 5 regression 4 density-estimation 4 functional-data-analysis 4 bootstrap 4 statistical-tests 4 anova 3 kruskal-wallis 3 clustering 3 maximum-likelihood-estimation 3 r-package 3 variable-importance 3 nonparametric-model 3 robust-statistics 3 nonparametric-tests 3 bayesian-inference 3 simulation 3 generalized-additive-models 3 bayesian-statistics 3 spatial-data-analysis 3 bootstrapping-statistics 3 inferential-statistics 3 pytorch 3 estimation 2 nonstationary 2 supervised-learning 2 julia 2 kernel-density-estimation 2 random-forest 2 experimental-design 2 parametric 2 statistical-analysis 2 robustness 2 stats 2 music 2 matlab 2 manova 2 splines 2 nonparametricbayes 2 confidence-interval 2 spatial-analysis 2 frequentist-statistics 2 exploratory-data-analysis 2 maximum-likelihood 2 randomization-test 2 outlier-detection 2 semiparametric-estimation 2 machinelearning 2 rstats 2 resampling-methods 2 classification 2 computer-vision 2 conformal-prediction 2 deep-neural-networks 2 uncertainty-quantification 2 causal-inference 2 value-at-risk 2 nadaraya-watson 2 local-linear-kernel 2 targeted-learning 2 expected-shortfall 2 clustering-algorithm 2 deep-learning 2 hypothesis-tests 2 applied-statistics 2 poisson-process 1 hierarchical-model 1 generative-model 1 vc-theory 1 point-interval-estimator 1 data-reduction 1 convergence 1 efficient-frontier 1 bootstrap-resampling 1 stochastic-differential-equations 1 parallel-computing 1 bht 1 spotify 1 scalable-inference 1 quasi-bayesian 1 mle-estimation 1 morozov-discrepancy 1 inverse-problems 1 convergence-rate 1 regression-models 1 musixmatch-api 1 colab-notebook 1 median 1 median-test 1