criterion_distribution {biogram} | R Documentation |
criterion_distribution class
Description
A result of distr_crit
function.
Details
An object of class criterion_distribution
is a numeric matrix.
Data
- 1st column:
possible values of criterion.
- 2nd column:
probability density function.
- 3rd column:
cumulative distribution function.
Attributes
- plot_data
A matrix with values of the criterion and their probabilities.
- nice_name
'Nice' name of the criterion.
[Package biogram version 1.6.3 Index]