Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

geoCV given log-SD #8

Closed
philsf opened this issue Oct 28, 2017 · 2 comments
Closed

geoCV given log-SD #8

philsf opened this issue Oct 28, 2017 · 2 comments
Assignees
Milestone

Comments

@philsf
Copy link
Owner

philsf commented Oct 28, 2017

Create a function to compute the CV of log-normal data, given the SD of log-transformed data.

sqrt(exp(lSD ^ 2) - 1)*100

where lSD is sd(log(data))

Note: come up with a descriptive function name!

@philsf philsf added this to the 0.2 milestone Oct 28, 2017
@philsf philsf self-assigned this Oct 28, 2017
@philsf
Copy link
Owner Author

philsf commented Jan 20, 2018

Function named logsd2cv

@philsf
Copy link
Owner Author

philsf commented Jan 20, 2018

issue closed in commit 5873043

@philsf philsf closed this as completed Jan 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant