Learn R Programming

gRim (version 0.3.4)

imodel-general: General functions related to iModels

Description

General functions related to iModels

Usage

# S3 method for iModel
logLik(object, ...)

# S3 method for iModel extractAIC(fit, scale, k = 2, ...)

# S3 method for iModel summary(object, ...)

# S3 method for iModelsummary print(x, ...)

# S3 method for iModel formula(x, ...)

# S3 method for iModel terms(x, ...)

# S3 method for dModel isGraphical(x)

# S3 method for dModel isDecomposable(x)

modelProperties(object)

# S3 method for dModel modelProperties(object)

Arguments

object, fit, x

An iModel object.

...

Currently unused.

scale

Unused (and irrelevant for these models)

k

Weight of the degrees of freedom in the AIC formula