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

Adjust lenhei/weight prior to z-score computation #60

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dirkschumacher
Copy link
Collaborator

Prior to z-score computation, length/height and weight are set to NA if they exceed the plausible range of values.
For length/height this is 35cm to 140cm and for weight it is 0.5kg to 40kg.
The adjusted values are shown in the resulting data frame under columns clenhei and cweight respectively.

Prior to z-score computation, _length/height_ and _weight_ are set to `NA`
if they exceed the plausible range of values.
For _length/height_ this is `35cm to 140cm` and for _weight_ it is
`0.5kg to 40kg`.
The adjusted values are shown in the resulting data frame under columns
`clenhei` and `cweight` respectively.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant