View source: R/dml_with_smoother.R
summary.dml_with_smoother | R Documentation |
summary
method for class dml_with_smoother
summary
method for class dml_with_smoother
## S3 method for class 'dml_with_smoother'
summary(object, contrast = FALSE, quiet = FALSE, ...)
object |
Object of class |
contrast |
Tests the differences between the coefficients. |
quiet |
If TRUE, results are passed but not printed. |
... |
further arguments passed to |
Invisible matrix with estimator(s) in the rows and c("Estimate","SE","t","p") in the columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.