data.frame_OR_EList-class {biotmle}R Documentation

S4 class union data.frame_OR_EList

Description

Virtual class union containing members of both data.frame and limma::Elist, used internally to handle situations when a returned object has a type that cannot be guessed from the function call.

Value

fusion of classes data.frame and EList, used within .biotmle by class bioTMLE to handle uncertainty in the object passed to slot "tmleOut".


[Package biotmle version 1.4.0 Index]