predict_outcomes: Generic function for returning the outcomes predicted by a...

View source: R/generic.R

predict_outcomesR Documentation

Generic function for returning the outcomes predicted by a model under each treatment

Description

Generic function for returning the outcomes predicted by a model under each treatment

Usage

predict_outcomes(obj, ...)

Arguments

obj

The object controlling which method is used

...

Arguments depending on the specific method used


iai documentation built on Oct. 19, 2024, 1:07 a.m.