getDeterminant | R Documentation |
Get the determinant of the fim.
getDeterminant(object)
## S4 method for signature 'Fim'
getDeterminant(object)
## S4 method for signature 'Evaluation'
getDeterminant(object)
## S4 method for signature 'Optimization'
getDeterminant(object)
object |
An object from the class Fim. |
A numeric giving the determinant of the fim.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.