getDeterminant: Get the determinant of the fim.

getDeterminantR Documentation

Get the determinant of the fim.

Description

Get the determinant of the fim.

Usage

getDeterminant(object)

## S4 method for signature 'Fim'
getDeterminant(object)

## S4 method for signature 'Evaluation'
getDeterminant(object)

## S4 method for signature 'Optimization'
getDeterminant(object)

Arguments

object

An object from the class Fim.

Value

A numeric giving the determinant of the fim.


PFIM documentation built on May 29, 2024, 8:11 a.m.