Optimal_Rule_Q_learning: Learns the Optimal Rule given a tmle_task and likelihood,...

Optimal_Rule_Q_learningR Documentation

Learns the Optimal Rule given a tmle_task and likelihood, using Q learning.

Description

Learns the Optimal Rule given a tmle_task and likelihood, using Q learning.

Learns the Optimal Rule given a tmle_task and likelihood, using Q learning.

Super class

tmle3::tmle3_Spec -> Optimal_Rule_Q_learning

Methods

Public methods

Inherited methods

Method new()

Usage
Optimal_Rule_Q_learning$new(tmle_task, likelihood, maximize = TRUE)

Method fit_blip()

Usage
Optimal_Rule_Q_learning$fit_blip()

Method rule()

Usage
Optimal_Rule_Q_learning$rule(tmle_task, fold_number = "full")

Method clone()

The objects of this class are cloneable with this method.

Usage
Optimal_Rule_Q_learning$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tlverse/tmle3mopttx documentation built on Aug. 9, 2022, 3:31 p.m.