Created
September 17, 2020 12:48
-
-
Save statzhero/dadbed43bd71b67dae550a111fe0ba76 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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