logLik.fcm: Log-likelihood of a fitted factor copula model

View source: R/inference.R

logLik.fcmR Documentation

Log-likelihood of a fitted factor copula model

Description

Extract the log-likelihood value from a fitted fcm object.

Usage

## S3 method for class 'fcm'
logLik(object, ...)

Arguments

object

An object of class fcm, typically returned by fcm().

...

Additional arguments (currently unused).

Value

A numeric value giving the log-likelihood of the fitted model.

See Also

AIC.fcm(), BIC.fcm(), AICc.fcm()


eFCM documentation built on Sept. 9, 2025, 5:52 p.m.