Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

nhanes_analyze

Compute quantiles from NHANES weighted survey data


Description

Compute quantiles from NHANES weighted survey data

Usage

nhanes_analyze(analysis_fun, nhanes_data, column, comment_column = "",
  weights_column = "", filter = NULL)

Arguments

analysis_fun

function to use to analyze each variable

nhanes_data

data frame containing NHANES data

column

column name of the variable to compute quantiles for

comment_column

comment column name of the variable

weights_column

name of the weights column

filter

logical expression used to subset the data

Value

a data frame


RNHANES

Facilitates Analysis of CDC NHANES Data

v1.1.0
Apache License 2.0 | file LICENSE
Authors
Herb Susmann [cre, aut], Silent Spring Institute [cph]
Initial release
2016-11-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.