Skip to content

Instantly share code, notes, and snippets.

@statzhero
Created September 17, 2020 12:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save statzhero/dadbed43bd71b67dae550a111fe0ba76 to your computer and use it in GitHub Desktop.
Save statzhero/dadbed43bd71b67dae550a111fe0ba76 to your computer and use it in GitHub Desktop.
loc <- function(x) { log(m^2 / sqrt(s^2 + m^2)) }
shape <- function(x) { sqrt(log(1 + (s^2 / m^2))) }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment