moe_product: Calculate the margin of error for a derived product

Description Usage Arguments Details Value

View source: R/moe.R

Description

Calculate the margin of error for a derived product

Usage

1
moe_product(est1, est2, moe1, moe2)

Arguments

est1

The first factor in the multiplication equation (an estimate)

est2

The second factor in the multiplication equation (an estimate)

moe1

The margin of error of the first factor

moe2

The margin of error of the second factor

Details

Copied from tidycensus package by Kyle Walker https://github.com/walkerke/tidycensus/blob/master/R/moe.R

Value

A margin of error for a derived product


austensen/acssf documentation built on Nov. 18, 2020, 4:44 a.m.