valid_proportions {freedom}R Documentation

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


[Package freedom version 1.0.1 Index]