Learn R Programming

iai (version 1.10.2)

categorical_survival_reward_estimator: Learner for conducting reward estimation with categorical treatments and survival outcomes

Description

Julia Equivalent: IAI.CategoricalSurvivalRewardEstimator

Usage

categorical_survival_reward_estimator(...)

Arguments

...

Use keyword arguments to set parameters on the resulting learner. Refer to the Julia documentation for available parameters.

IAI Compatibility

Requires IAI version 2.2 or higher.

Examples

Run this code
if (FALSE) lnr <- iai::categorical_survival_reward_estimator()

Run the code above in your browser using DataLab