in_range: Check if a Value Falls in Interval

Description Usage Arguments

Description

Use this function if you want to perform interval density esimates by hand.

Usage

1
in_range(location, fixed_value, epsilon)

Arguments

location

A numeric. Value to check.

fixed_value

A numeric. Center of the interval.

epsilon

A numeric. Half of interval width.


sctyner/dprocsim documentation built on June 30, 2019, 11:51 a.m.