neyman <- neyman(Y, object, bootstrap=NULL, counter=TRUE)
data
from
matchit
object.matchit
.matchit
. If subclasses were generated in the matching procedure, the estimate is a
weighted average over the subclasses, with subclass weights defined by the sub.by
option
in the matchit
call. The standard deviation can also be estimated using the bootstrap
procedure, which is often used when matching done with replacement. For more details on the
calculations, see the complete documentation (link below). The summary
command on a
neyman
object will provide a test of significance of the outcome as well as sample sizes
of the matched treated and control groups, and subclass estimates if applicable.help.matchit
to access the matchit reference
manual. The complete document is available online at