prunikus {vfcp}R Documentation

The coordinates of the intersection lines of the cumulative distribution function and survival function

Description

The coordinates of the intersection lines of the cumulative distribution function and survival function.

Usage

prunikus(x, y)

Arguments

x

Numeric vector of size 4. The horizontal coordinates of opposite points.

y

Numeric vector of size 4. The vertical coordinates of opposite points.

Value

Numeric vector size 2.

Author(s)

Josef Brejcha

References

Line-line intersection, https://en.wikipedia.org/wiki/Line-line_intersection


[Package vfcp version 1.4.0 Index]