borders: borders of the phi delta space

Description Usage Arguments Value Author(s) Examples

View source: R/phi_delta.R

Description

calculates the corners of the phi delta space

Usage

1
borders(ratio)

Arguments

ratio

is the ratio of positive and negative of the data. The default is 1

Value

a matrix. Each row represents a corner in the following order: top, right, bottom, left

Author(s)

rothe

Examples

1
2
3
borders(1.0)
borders(0.5)
borders(2)

phiDelta documentation built on May 2, 2019, 2:46 a.m.

Related to borders in phiDelta...