causalfit-class {causalGel} | R Documentation |
"causalfit"
This is the class for causal effect estimates other than GEL.
Objects can be created by calls of the form new("causalfit", ...)
.
But, it is created by matching
, LLmatching
,
or ipw
.
estim
:Object of class "numeric"
~~
type
:Object of class "character"
~~
method
:Object of class "character"
~~
form
:Object of class "list"
~~
details
:Object of class "list"
~~
info
:Object of class "list"
~~
data
:Object of class "data.frame"
~~
call
:Object of class "callORNULL"
~~
No methods defined with class "causalfit" in the signature.
showClass("causalfit")