mulitplot_fate_distribution: Plotting Fate Distributions For Multiple Reporting Units A...

View source: R/reporting.R

mulitplot_fate_distributionR Documentation

Plotting Fate Distributions For Multiple Reporting Units A wrapper for plot_fate_distribution() to apply that splits the input point.weights by the variable REPORTING.UNIT and returns a list

Description

Plotting Fate Distributions For Multiple Reporting Units A wrapper for plot_fate_distribution() to apply that splits the input point.weights by the variable REPORTING.UNIT and returns a list

Usage

mulitplot_fate_distribution(point.weights, fates = NULL)

Arguments

point.weights

Data frame. The point weights output from weight().

fates

Optional data frame. Defaults to the output from fate.lookup() which matches the plot fates found in sample design databases.

Value

A list of ggplot plots of the fate distributions of the reporting units as histograms.


nstauffer/aim.analysis documentation built on Nov. 2, 2023, 12:52 a.m.