trimeze {vfcp}R Documentation

Coordinates of an object defined by CDF and survival functions

Description

Calculates the coordinates of the object defined matrices C1 and C23. Both matrices are two-row.

Usage

trimeze(C1, C23)

Arguments

C1

numerical probability two-row matrix defining survival line

C23

numerical probability two-row matrix defining CDF line

Value

A list with components as follows:

tlc upper left corner coordinates
brc bottom right corner coordinates
sp survival line coordinates
cp CDF line coordinates

Author(s)

Josef Brejcha


[Package vfcp version 1.4.0 Index]