causalfit-class {causalGel}R Documentation

Class "causalfit"

Description

This is the class for causal effect estimates other than GEL.

Objects from the Class

Objects can be created by calls of the form new("causalfit", ...). But, it is created by matching, LLmatching, or ipw.

Slots

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

Methods

No methods defined with class "causalfit" in the signature.

Examples

showClass("causalfit")

[Package causalGel version 0.2 Index]