borders {phiDelta}R Documentation

borders of the phi delta space

Description

calculates the corners of the phi delta space

Usage

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

borders(1.0)
borders(0.5)
borders(2)

[Package phiDelta version 1.0.1 Index]