acs.median: Median of Field in ACS PUMS Data

Description Usage Arguments Value

View source: R/acs.median.R

Description

Estimates the median of a field in the ACS PUMS data, using the sample weights.

Usage

1
acs.median(x, field, wt.rep.num = NULL)

Arguments

x

data.frame or similar with data filtered to relevant rows

field

the data field to take the median of

wt.rep.num

the weight replicate number, if a replicate weight

Value

median for a field in the data


davidthaler/PUMSutils documentation built on July 13, 2019, 9:58 a.m.