Skip to content

mdsherry/ministat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ministat

A port of Freebsd's ministat utility to Rust.

Differences from ministat

  • Uses Welch's t test instead of Student's, as Welch's handles cases where the datasets have different variances.
  • Optional use of non-ASCII characters for drawing the plot (-m or --modern)
  • Stack datapoints instead of overlapping (-t or --stack)

About

A rust implementation of the ministat utility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published