alpha.max-methods {GCPM} | R Documentation |
Maximum CDF Level
Description
Get the maximum value of the model's CDF. For simulative models,
the value should be equal to 1. For an analytical model,
the value depends on the value specified during initiation of the model (see init
).
Usage
alpha.max(this)
Arguments
this |
Object of class |
Value
numeric of length 1
See Also
[Package GCPM version 1.2.2 Index]