truncation: Truncation function for NHSD method

View source: R/od_adjustment.R

truncationR Documentation

Truncation function for NHSD method

Description

Internal function to perform the truncation.

Usage

truncation(mod_plot_agg = mod_plot_agg, trim_by = 0.1)

Arguments

mod_plot_agg

Aggregated model input data

trim_by

The amount to truncate the distribution by, prior to transformation. 0.1 means 10% (at each end).

Value

A data.frame with truncated z-scores added


FunnelPlotR documentation built on June 7, 2023, 6:04 p.m.