Learn R Programming

freedom (version 1.0.1)

valid_proportions: valid_proportions

Description

A function used to check if a vector of proportions is valid

Usage

valid_proportions(x, tolerance = 1e-07)

Arguments

x

numeric

tolerance

a tolerance value

Value

logical