reldist_diagnostics: Compare two distributions

View source: R/misc_functions.R

reldist_diagnosticsR Documentation

Compare two distributions

Description

'reldist_diagnostics' Summary statistics for the location/shape decomposition of the relative distribution of the exposure: Modelled to Observed."

Usage

reldist_diagnostics(
  comparison,
  reference,
  comparison_wt,
  reference_wt,
  main,
  smooth = 0.35,
  discrete = FALSE
)

Arguments

comparison

A comparison

reference

a reference

comparison_wt

a comparison

reference_wt

a reference

main

the main part

smooth

smooth object

discrete

discrete value


ChristK/CKutils documentation built on April 11, 2025, 10:11 p.m.