Skip to contents

Usage

accuracy_to_gaussian_scale(accuracy, alpha, .T = NULL)

Arguments

accuracy

Desired accuracy. A tolerance for how far values may diverge from the input to the mechanism.

alpha

Statistical significance, level-alpha, or (1. - alpha)100% confidence. Must be within (0, 1].

.T

Data type of accuracy and alpha