summary.dml_with_smoother {OutcomeWeights}R Documentation

summary method for class dml_with_smoother

Description

summary method for class dml_with_smoother

Usage

## S3 method for class 'dml_with_smoother'
summary(object, contrast = FALSE, quiet = FALSE, ...)

Arguments

object

Object of class dml_with_smoother.

contrast

Tests the differences between the coefficients.

quiet

If TRUE, results are passed but not printed.

...

further arguments passed to printCoefmat

Value

Invisible matrix with estimator(s) in the rows and c("Estimate","SE","t","p") in the columns.


[Package OutcomeWeights version 0.1.1 Index]