predict_reward: Generic function for returning the counterfactual rewards...

View source: R/generic.R

predict_rewardR Documentation

Generic function for returning the counterfactual rewards estimated by a model under each treatment

Description

Generic function for returning the counterfactual rewards estimated by a model under each treatment

Usage

predict_reward(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.