MSPBE: Objective functions for Q-learning

Description Usage Arguments Value Functions

View source: R/learn.R

Description

Objective functions for Q-learning

Usage

1
2
3
MSPBE(theta, phis, discount)

MSBE(theta, phis, discount)

Arguments

theta

a numeric vector as model parameter.

phis

a list of processed outcome from SARS2Phis().

discount

a numeric number between 0 and 1.

Value

a (non-negative) number

Functions


XiaoqiLu/PhD-Thesis documentation built on March 1, 2021, 10:49 a.m.