data.frame_OR_EList-class {biotmle} | R Documentation |
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.
fusion of classes data.frame
and EList
, used within
.biotmle
by class bioTMLE
to handle uncertainty in the object
passed to slot "tmleOut".