Skip to content

Instantly share code, notes, and snippets.

@rdesfo
Created April 26, 2013 06:31
Show Gist options
  • Save rdesfo/5465375 to your computer and use it in GitHub Desktop.
Save rdesfo/5465375 to your computer and use it in GitHub Desktop.
biostats boot camp wk 1 lecture
pexp(6, 1/5, lower.tail=FALSE)
# approximate exponential quantiles
qexp(.25, 1/5)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment