getDcriterion {PFIM} | R Documentation |
Get the D criterion of the fim.
Description
Get the D criterion of the fim.
Usage
getDcriterion(object)
## S4 method for signature 'Fim'
getDcriterion(object)
## S4 method for signature 'Evaluation'
getDcriterion(object)
## S4 method for signature 'Optimization'
getDcriterion(object)
Arguments
object |
An object from the class Fim. |
Value
A numeric giving the D criterion of the fim.
[Package PFIM version 6.0.3 Index]