summary.sace {tbd} | R Documentation |
Summarize results of sace
Description
summary.sace
summary estimation of the SACE (survivor average causal effect) and all other model parameters.
Usage
## S3 method for class 'sace'
summary(object, ...)
Arguments
object |
an object of class |
... |
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.
[Package tbd version 0.1.0 Index]