Skip to content

beamer159/pop-prob-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pop-prob-cli

pop-prob-cli is a CLI tool that leverages pop-prob. It can perform the following:

  • Calculate the most likely population size from a sample from this population (with replacement) and the number of unique elements within this sample
  • Calculate the probability that a population is a given size from a sample from this population (with replacement) and the number of unique elements within this sample
  • Calculate the likelihood of selecting a given number of unique elements from a sample from a population of a given size

Usage

Run the following cargo command:

cargo install pop-prob-cli

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages