compare_covar_margins: compare several different weights

View source: R/calibrate.R

compare_covar_marginsR Documentation

compare several different weights

Description

Return a dataframe that has comparisons for different weights; useful for checking different calibration specifications

Usage

compare_covar_margins(datalist, weights, names, covars, title)

Arguments

datalist

a list of dataframes

weights

a vector w/ names of weights,

names

a vector w/ description of each data frame

covars

to covariates to aggregate by

title

Value

A dataframe with different weight comparisons


dfeehan/calibratr documentation built on May 3, 2023, 4:05 a.m.