causalData-class {causalGel}R Documentation

Class "causalData"

Description

On object used by the moment functions.

Objects from the Class

Objects can be created by calls of the form new("causalData", ...).

Slots

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" ~~

Methods

aceDmomFct

signature(theta = "numeric", object = "causalData"): ...

aceMomFct

signature(theta = "numeric", object = "causalData"): ...

Examples

showClass("causalData")

[Package causalGel version 0.2 Index]