build_coc_fmr: Builds CoC level FMRs

Description Usage Arguments Value Functions

View source: R/coc_fmr.R

Description

Calculates a CoC level FMR by taking a weighted average of the county FMRs in the CoC. The weights are the share of the CoC population from each county.

Usage

1
2
3
process_split_county_fmr(processed_fmr, acs)

build_coc_fmr(processed_fmr, acs, crosswalk)

Arguments

processed_fmr

Data frame with processed FMRs

acs

Data frame with the county subdivision renter household counts

crosswalk

Data frame with the county to CoC crosswalk

Value

A data frame with CoC level FMRs.

Functions


ucsf-bhhi/coc-data documentation built on Dec. 23, 2021, 1:07 p.m.