rew_sanity_check: Transform a reward matrix with very small rewards to avoid...

View source: R/RcppExports.R

rew_sanity_checkR Documentation

Transform a reward matrix with very small rewards to avoid numerical problems

Description

Transform a reward matrix with very small rewards to avoid numerical problems

Usage

rew_sanity_check(R, tol)

Arguments

R

Reward matrix

tol

Lower bound considered for a reward

Value

A reward matrix that does not cause issues with uniformization


matrixdist documentation built on Aug. 8, 2023, 5:06 p.m.