Skip to content

Palpatineli/median_polish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Median Polish

Keji Li

Median polish a non-parametric exploratory statistical method proposed by Tukey.

It assumes an additive model, with constant random marginal effects (e.g.: random (categorical) row and column effect in a two-way table). This repository contains a python/numpy implementation of this method used on 2d numpy.ndarray data.

This package can be found on pypi as median_polish.

About

median_polish in python/numpy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages