myPTs {restriktor} | R Documentation |
An example of penalty (PT) values
Description
An example of PT: A matrix with penalty values of size 4 x 3 (in general: S x 'NrHypos+1', where 'NrHypos+1' stands for the number of theory-based hypotheses plus a safeguard hypothesis (the complement or unconstrained)).
Usage
data(myPTs)
Format
An object of class matrix
(inherits from array
) with 4 rows and 3 columns.
Examples
data(myPTs)
[Package restriktor version 0.5-80 Index]