Skip to contents

Core Propagation

acs_sum()
Propagate ACS uncertainty for a sum.
acs_diff()
Propagate ACS uncertainty for a difference.
acs_ratio()
Propagate ACS uncertainty for a ratio.
acs_prop()
Propagate ACS uncertainty for a proportion.
acs_product()
Propagate ACS uncertainty for a product.
acs_linear()
Propagate ACS uncertainty for a linear combination.

Simulation

acs_simulate()
Simulate ACS estimates from published estimates and MOEs.
acs_simulate_fn()
Simulate a derived ACS statistic.

Aggregation

acs_aggregate()
Aggregate paired ACS estimate and MOE columns by group.

Conversion and Diagnostics

moe_to_se()
Convert an ACS margin of error to a standard error.
se_to_moe()
Convert a standard error to an ACS-style margin of error.
moe_ci()
Convert an ACS MOE to lower and upper confidence bounds.
acs_cv()
Calculate coefficient of variation from an ACS estimate and MOE.
acs_reliability()
Categorize ACS estimate reliability by CV thresholds.