Skip to contents

Compute the upper bound of the differencing risk, following the proposition 7 of the paper.

Usage

assess_risk_diff(sigma_eps, beta)

Arguments

sigma_eps

double

beta

double

Value

double vector

Examples

assess_risk_diff(sigma_eps = 0.1, beta = 0.2)
#> [1] 0.9544997