predict.qlearn: predict function for class "qlearn" This is the prediction...

Description Usage Arguments

View source: R/benchmark_models.R

Description

predict function for class "qlearn" This is the prediction function for the model fitted using Qlearning_gglasso

Usage

1
predict.qlearn(qlrn, X)

Arguments

qlrn:

model returned from Qlearning_gglasso

X:

feature matrix of the new subject


sambiostat/WAPL documentation built on May 26, 2020, 12:17 a.m.