Skip to content

Instantly share code, notes, and snippets.

@koushikkhan
Created July 22, 2019 14:22
Show Gist options
  • Save koushikkhan/5d937c6b8546ce2dfe45117c6d11528b to your computer and use it in GitHub Desktop.
Save koushikkhan/5d937c6b8546ce2dfe45117c6d11528b to your computer and use it in GitHub Desktop.
ln.object <- LogNormalSimulator$new(mu = 5, sigma = 0.5, n_sample = 100000)
ln.sample <- test$generate_lognormal_sample()
ln.object$compute_stats()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment