getLogLik-methods: Extract Log-Likelihood

getLogLik-methodsR Documentation

Extract Log-Likelihood

Description

Methods for function getLogLik extracting the Log-Likelihood for one fitted model object from class bild.

Usage

## S4 method for signature 'bild'
getLogLik(object)

Arguments

object

an object of class bild.

Value

Returns a numeric value corresponding to the log-Likelihood of the fitted model.

Methods

signature(object="bild"):

Returns a numeric value corresponding to the log-Likelihood of the fitted model.


bild documentation built on Nov. 3, 2023, 5:06 p.m.