Skip to content

cristibc/betterCRV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BetterCRV

An R Package that has a few interesting uses regarding constant random variables and more. Using it, you can:

  • Determine a Normalizing constant for a given function
  • Check if a function is a probability density function
  • Plot a probability density function and cumulative distribution function graph
  • Compute mean and variance of random variables (with a few extras)
  • Determine many values used in a few popular continuous distributions
  • Show a quick review with basic info about continuous probability distributions
  • Generate random values out of a CDF
  • Calculate and plot the sum and difference of two independent constant random variables

Installation

Step 1 Clone repo and archive as zip OR download zip from releases.
Step 2: In RStudio go to Tools.
Step 3: Go to Install Packages.
Step 4: In the Install From set it as Package Archive File (.zip; .tar.gz)
Step 5: Then Browse find your package file (betterCRV.zip) and after some time (after it shows the Package path and file name in the Package Archive tab) select it to add to used packages.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages