
Read the nonresponse-sensitivity analysis from a prepped recipe
Source:R/adjust-nr-sensitivity.R
nr_sensitivity.RdReturns the proxy pattern-mixture ignorance analysis stored by
step_nr_sensitivity(): the adjusted mean of the study variable at each phi,
with the ignorance interval and the proxy strength.
Arguments
- object
a prepped
weighting_speccontaining astep_nr_sensitivity().- step
optional step id to select among several sensitivity steps (for example one per study variable). With one step it can be left
NULL.
Value
a list (class weightflow_nr_sensitivity) with table (phi, mu),
rho, ybar_r, ignorance (the min-max interval over phi), mu_mar (the
phi = 0 estimate) and the respondent/nonrespondent counts.