causalData-class {causalGel} | R Documentation |
"causalData"
On object used by the moment functions.
Objects can be created by calls of the form new("causalData", ...)
.
momType
:Object of class "character"
~~
balCov
:Object of class "character"
~~
balMom
:Object of class "numericORNULL"
~~
ACTmom
:Object of class "integer"
~~
reg
:Object of class "data.frame"
~~
bal
:Object of class "data.frame"
~~
signature(theta = "numeric", object = "causalData")
: ...
signature(theta = "numeric", object = "causalData")
: ...
showClass("causalData")