summary.sace: Summarize results of 'sace'

Description Usage Arguments Value Note

Description

summary.sace summary estimation of the SACE (survivor average causal effect) and all other model parameters.

Usage

1
2
## S3 method for class 'sace'
summary(object, ...)

Arguments

object

an object of class sace.

...

additional arguments.

Value

the input object is returned silently.

Note

If need.variance is TRUE, sace must have been called with need.variance == TRUE, so that the information needed was recorded.


tbd documentation built on May 2, 2019, 12:42 p.m.

Related to summary.sace in tbd...