Learn R Programming

R2BEAT (version 1.0.5)

sens_names: Function for better presentation of sensitivity information

Description

This function allows to obtain a better presentation of sensitivity information, i.e. with the names of the variables and of the domains

Usage

sens_names(s,target_vars,strata)

Value

A dataframe containing Sensitivity information

Arguments

s

The sensitivity output of the allocation step.

target_vars

target variables.

strata

strata dataframe used in the allocation step..

Author

Giulio Barcaroli