An object of class "summary.whatif", a list containing the following five
elements:
callThe original call to whatif
.
mA scalar. The total number of counterfactuals evaluated.
m.inhullA scalar. The number of counterfactuals evaluated
that are in the convex hull of the observed covariate data.
mean.nearA scalar. The average percentage of data nearby
each counterfactual, where the average is taken over all
counterfactuals.
sum.dfA data frame with three columns and \(m\) rows, where \(m\) is
the number of counterfactuals. The first column, cfact
, indexes
the counterfactuals. The second column, in.hull
, contains the
results of the convex hull test. The third column, per.near
,
contains the percentage of data points nearby each counterfactual.
This object is printed to the screen.