Skip to content

ararslan/MultivariateTests.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MultivariateTests.jl

Travis Coveralls

This package provides utilities for multivariate statistical hypothesis testing in Julia. It extends the framework provided by HypothesisTests and aims to provide APIs consistent with those familiar from univariate testing.

Note that the functions here are defined in terms of matrices rather than tabular structures such as DataFrames. Depending on your data format, this means that some conversion may be necessary before the functions can be used.

About

Multivariate statistical hypothesis testing in Julia

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages