Skip to content

Cumulative Distribution Function utility.

License

Notifications You must be signed in to change notification settings

yaomingchen/javacdf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

javacdf

A Java tool to generate Cumulative Distribution Function data from existing data files.

Usage

java -jar javacdf.jar CSVFILENAME COLUMN

Limitations

  • only supports CSV file
  • one column only
  • output contains all data points and their corresponding percentile

Author

Mingwei Zhang (digizeph@gmail.com)

About

Cumulative Distribution Function utility.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%