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 July 9, 2023, 5:41 p.m.