extreme_weights is a function that creates a table summarizing statistics about treatment weights

extreme_weights(..., n = NULL, pct = NULL)

Arguments

...

ipw objects supplied as a list or as seperate arguments

n

The number of observations you wish to view

pct

The percentage of the total n from the table you wish to view

Value

A datatable object that is searchable

Author

Robert A. Overman