Skip to content

Instantly share code, notes, and snippets.

@alstat
Created June 10, 2013 09:59
Show Gist options
  • Save alstat/5747678 to your computer and use it in GitHub Desktop.
Save alstat/5747678 to your computer and use it in GitHub Desktop.
CV <- function(mean, sd){
(sd/mean)*100
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment