print.summary.covsearch: Print Summaries of Covariate Search Outputs

Description Usage Arguments Details

View source: R/search.R

Description

Print output of summary method for class "covsearch".

Usage

1
2
## S3 method for class 'summary.covsearch'
print(x, ...)

Arguments

x

an object of class "summary.covsearch", usually a result of a call to summary.covsearch.

...

other parameters, ignored.

Details

Variable names with more than 20 characters are truncated when printing.


CausalFX documentation built on May 2, 2019, 5:39 a.m.